diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 088f0df..7b80eb6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,8 +1,8 @@
# Contributing to the 'parallelly' package
-This Git repository uses the [Git Flow](https://nvie.com/posts/a-successful-git-branching-model/) branching model (the [`git flow`](https://github.com/petervanderdoes/gitflow-avh) extension is useful for this). The [`develop`](https://github.com/futureverse/parallelly/tree/develop) branch contains the latest contributions and other code that will appear in the next release, and the [`master`](https://github.com/HenrikBengtsson/parallelly) branch contains the code of the latest release, which is exactly what is currently on [CRAN](https://cran.r-project.org/package=parallelly).
+This Git repository uses the [Git Flow](https://nvie.com/posts/a-successful-git-branching-model/) branching model (the [`git flow`](https://github.com/petervanderdoes/gitflow-avh) extension is useful for this). The [`develop`](https://github.com/futureverse/parallelly/tree/develop) branch contains the latest contributions and other code that will appear in the next release, and the [`master`](https://github.com/futureverse/parallelly) branch contains the code of the latest release, which is exactly what is currently on [CRAN](https://cran.r-project.org/package=parallelly).
-Contributing to this package is easy. Just send a [pull request](https://help.github.com/articles/using-pull-requests/). When you send your PR, make sure `develop` is the destination branch on the [parallelly repository](https://github.com/HenrikBengtsson/parallelly). Your PR should pass `R CMD check --as-cran`, which will also be checked by GitHub Actions and when the PR is submitted.
+Contributing to this package is easy. Just send a [pull request](https://help.github.com/articles/using-pull-requests/). When you send your PR, make sure `develop` is the destination branch on the [parallelly repository](https://github.com/futureverse/parallelly). Your PR should pass `R CMD check --as-cran`, which will also be checked by GitHub Actions and when the PR is submitted.
We abide to the [Code of Conduct](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) of Contributor Covenant.
diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml
index ec2492f..d7b71f1 100644
--- a/pkgdown/_pkgdown.yml
+++ b/pkgdown/_pkgdown.yml
@@ -3,11 +3,11 @@ url: https://parallelly.futureverse.org
home:
links:
- text: Roadmap/Milestones
- href: https://github.com/HenrikBengtsson/parallelly/milestones
+ href: https://github.com/futureverse/parallelly/milestones
- text: The Futureverse Project
href: https://www.futureverse.org/
- text: Futureverse User Forum
- href: https://github.com/HenrikBengtsson/future/discussions
+ href: https://github.com/futureverse/future/discussions
navbar:
structure: