diff --git a/HACKING b/HACKING index 5e19d044f..21dc267dc 100644 --- a/HACKING +++ b/HACKING @@ -5,11 +5,11 @@ Developing on Windows is sometimes broken, but should work. Let us know if we broke something, or we accidentally depend on some Unix-specific build tool somewhere. -See http://camlistore.org/docs/contributing for information on how to +See https://camlistore.org/doc/contributing for information on how to contribute to the project and submit patches. Notably, we use Gerrit for code review. Our Gerrit instance is at https://camlistore.org/r/ -See architecture docs: https://camlistore.org/docs/ +See architecture docs: https://camlistore.org/doc/ You can view docs for Camlistore packages with local godoc, or godoc.org. @@ -22,7 +22,7 @@ $ git clone https://camlistore.googlesource.com/camlistore (We use github for distribution but its code review system is so poor, we don't use its Pull Request mechanism. The Gerrit git server & code review system is the main repo. See -http://camlistore.org/docs/contributing for how to use them. We might +https://camlistore.org/doc/contributing for how to use them. We might support github for pull requests in the future, once it's properly integrated with external code review tools. We had a meeting with Github to discuss the ways in which their code review tools are poor.) diff --git a/README b/README index a4b4d47f8..d030b4733 100644 --- a/README +++ b/README @@ -5,8 +5,8 @@ It's a way to store, sync, share, model and back up content. It stands for "Content-Addressable Multi-Layer Indexed Storage", for lack of a better name. For more, see: - http://camlistore.org/ - http://camlistore.org/docs/ + https://camlistore.org/ + https://camlistore.org/doc/ Other useful files: @@ -20,4 +20,4 @@ Mailing lists: Bugs and contributing: https://github.com/camlistore/camlistore/issues - http://camlistore.org/docs/contributing + https://camlistore.org/doc/contributing diff --git a/clients/osx/Camlistore/Camlistore/Credits.html b/clients/osx/Camlistore/Camlistore/Credits.html index b64159e35..4a962d08d 100644 --- a/clients/osx/Camlistore/Camlistore/Credits.html +++ b/clients/osx/Camlistore/Camlistore/Credits.html @@ -13,8 +13,8 @@ lack of a better name. For more, see:
You will need to use the following client configuration in order to access this server using the command line tools.
+You will need to use the following client configuration in order to access this server using the command line tools.
{{ .ClientConfigJSON }}{{ .SecringDownloadHint }}
See the Camlistore online documentation and community contacts.
+See the Camlistore online documentation and community contacts.