Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 Fix whitepaper link #61

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

matthias-wright
Copy link
Collaborator

Why?

Fix the whitepaper link. Currently it points to https://whitepaper.fleek.network/ instead of https://fleek.network/whitepaper.pdf.

How?

  • See above

Contribution checklist?

  • The commit messages are detailed
  • The build command runs locally
  • Assets or static content is linked and stored in the project
  • Document filename is named after the slug
  • You've reviewed spelling using a grammar checker
  • For guides or references, you've tested the commands and steps
  • You've done enough research before writing

Security checklist?

  • [N/A] Injection has been prevented (parameterized queries, no eval or system calls)
  • [N/A] The UI is escaping output (to prevent XSS)
  • [N/A] Sensitive data has been identified and is being protected properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant