diff --git a/_includes/partials/header.njk b/_includes/partials/header.njk
index 477d439..7189d48 100644
--- a/_includes/partials/header.njk
+++ b/_includes/partials/header.njk
@@ -25,7 +25,7 @@
{% include "logos/discord.svg" %}
-
+
{% include "logos/github.svg" %}
Sign in
@@ -47,7 +47,7 @@
Discord
{% include "logos/discord.svg" %}
-
+
GitHub
{% include "logos/github.svg" %}
diff --git a/docs/docs.json b/docs/docs.json
index d7d82ea..b582826 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -8,7 +8,7 @@
{
"type": "item",
"label": "GitHub",
- "url": "https://github.com/pages-cms/pages-cms",
+ "url": "https://github.com/pagescms/pagescms",
"icon": "",
"attrs": {
"target": "_blank",
diff --git a/index.njk b/index.njk
index 38d807b..896e60d 100644
--- a/index.njk
+++ b/index.njk
@@ -65,8 +65,7 @@ faq:
answer: "Yes. Supposedly, we could add GitLab and Bitbucket support, but the
assumption is the vast majority of users will be on GitHub. Pull
requests and issues are welcome:
- [github.com/pages-cms/pages-cms](https://github.com/pages-cms/pages-cms\
- )."
+ [github.com/pagescms/pagescms](https://github.com/pagescms/pagescms)."
- question: Why yet another CMS?
answer: I hear you, but I needed Pages CMS to exist. I love static site
generators, and while YAML front matter and Markdown aren't terribly
@@ -87,13 +86,13 @@ faq:
- question: I have a problem, how can I get help?
answer: First, make sure to check the [documentation](/docs). You can also
[ask for help in the Discord channel](https://pagescms.org/chat). Otherwise,
- [post your issue on GitHub](https://github.com/pages-cms/pages-cms).
+ [post your issue on GitHub](https://github.com/pagescms/pagescms).
- question: How can I help?
answer: |
- [Sponsor me](https://github.com/sponsors/hunvreus)
- - [Star the project on GitHub](https://github.com/pages-cms/pages-cms)
- - [Report issues](https://github.com/pages-cms/pages-cms/issues)
- - [Send pull requests](https://github.com/pages-cms/pages-cms/pulls)
+ - [Star the project on GitHub](https://github.com/pagescms/pagescms)
+ - [Report issues](https://github.com/pagescms/pagescms/issues)
+ - [Send pull requests](https://github.com/pagescms/pagescms/pulls)
- [Join the Discord chat](https://pagescms.org/chat)
---
@@ -153,7 +152,7 @@ faq:
{% include "logos/vercel.svg" %}
Deploy on Vercel
-
+
{% include "logos/github.svg" %}
Get the source code