[PATCH] doc: Update documentation to new website URL

  • From: Dimitri Staessens <dimitri@ouroboros.rocks>
  • To: ouroboros@xxxxxxxxxxxxx
  • Date: Sat, 16 Mar 2019 19:06:27 +0100

The documentation and package point to the imec site, which is now
moved to ouroboros.rocks
---
 CMakeLists.txt               | 4 ++--
 doc/man/fccntl.3             | 2 +-
 doc/man/flow_alloc.3         | 2 +-
 doc/man/flow_read.3          | 2 +-
 doc/man/fqueue.3             | 2 +-
 doc/man/fset.3               | 2 +-
 doc/man/ouroboros-glossary.7 | 2 +-
 doc/man/ouroboros-tutorial.7 | 2 +-
 doc/man/ouroboros.8          | 4 ++--
 doc/workflow.txt             | 4 ++--
 10 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5bf234d..e527155 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,8 +13,8 @@ set(PACKAGE_VERSION_PATCH  0)
 
 set(PACKAGE_NAME        "${CMAKE_PROJECT_NAME}")
 set(PACKAGE_DESCRIPTION "The Ouroboros prototype")
-set(PACKAGE_URL         "http://ouroboros.ilabt.imec.be";)
-set(PACKAGE_BUGREPORT   "http://ouroboros.ilabt.imec.be/bugzilla/";)
+set(PACKAGE_URL         "http://ouroboros.rocks";)
+set(PACKAGE_BUGREPORT   "http://ouroboros.rocks/bugzilla/";)
 set(PACKAGE_VERSION
   "${PACKAGE_VERSION_MAJOR}.${PACKAGE_VERSION_MINOR}.${PACKAGE_VERSION_PATCH}")
 
diff --git a/doc/man/fccntl.3 b/doc/man/fccntl.3
index 88e460b..cd07bf6 100644
--- a/doc/man/fccntl.3
+++ b/doc/man/fccntl.3
@@ -132,7 +132,7 @@ ouroboros (8)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/flow_alloc.3 b/doc/man/flow_alloc.3
index ecd4384..f4a6cf8 100644
--- a/doc/man/flow_alloc.3
+++ b/doc/man/flow_alloc.3
@@ -123,7 +123,7 @@ ouroboros (8)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/flow_read.3 b/doc/man/flow_read.3
index 4e0bccc..1d70cc5 100644
--- a/doc/man/flow_read.3
+++ b/doc/man/flow_read.3
@@ -84,7 +84,7 @@ ouroboros (8)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/fqueue.3 b/doc/man/fqueue.3
index 95b0304..346ae54 100644
--- a/doc/man/fqueue.3
+++ b/doc/man/fqueue.3
@@ -127,7 +127,7 @@ fset "(3), " ouroboros (8)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/fset.3 b/doc/man/fset.3
index d092d24..43c1092 100644
--- a/doc/man/fset.3
+++ b/doc/man/fset.3
@@ -108,7 +108,7 @@ fqueue "(3), " ouroboros (8)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/ouroboros-glossary.7 b/doc/man/ouroboros-glossary.7
index 6e2a9bb..adce57c 100644
--- a/doc/man/ouroboros-glossary.7
+++ b/doc/man/ouroboros-glossary.7
@@ -113,7 +113,7 @@ the process that manages local IPC and IPCPs (providing 
remote IPC).
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/ouroboros-tutorial.7 b/doc/man/ouroboros-tutorial.7
index 3d50c67..d5b1b75 100644
--- a/doc/man/ouroboros-tutorial.7
+++ b/doc/man/ouroboros-tutorial.7
@@ -143,7 +143,7 @@ Please see \fBouroboros-glossary\fR(7).
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8
index 5779f7b..dcbd791 100644
--- a/doc/man/ouroboros.8
+++ b/doc/man/ouroboros.8
@@ -394,14 +394,14 @@ Ouroboros was started and is currently maintained by 
Dimitri Staessens
 and Sander Vrijders.
 
 .SH REPORTING BUGS
-Report bugs on the bugzilla tracker at https://ouroboros.ilabt.imec.be/bugzilla
+Report bugs on the bugzilla tracker at https://ouroboros.rocks/bugzilla
 
 .SH SEE ALSO
 .BR flow_alloc "(3), " ouroboros-tutorial "(7), " ouroboros-glossary (7)
 
 .SH COLOPHON
 This page is part of the Ouroboros project, found at
-http://ouroboros.ilabt.imec.be
+http://ouroboros.rocks
 
 These man pages are licensed under the Creative Commons Attribution
 4.0 International License. To view a copy of this license, visit
diff --git a/doc/workflow.txt b/doc/workflow.txt
index 81bc866..adce196 100644
--- a/doc/workflow.txt
+++ b/doc/workflow.txt
@@ -43,7 +43,7 @@ incremented when an urgent bugfix is incorporated.
 3.1. Repository structure
 
 The main git repository can be found at:
-https://ouroboros.ilabt.imec.be/git/ouroboros
+https://ouroboros.rocks/git/ouroboros
 
 It contains the following branches:
 
@@ -98,7 +98,7 @@ were made
 3.4 Bugs
 
 Bugs are reported through the Bugzilla issue tracker
-(https://ouroboros.ilabt.imec.be/bugzilla/). The process of reporting
+(https://ouroboros.rocks/bugzilla/). The process of reporting
 a bug is the following:
 
 a. Provide a description of the bug
-- 
2.21.0


Other related posts:

  • » [PATCH] doc: Update documentation to new website URL - Dimitri Staessens