aboutsummaryrefslogtreecommitdiff
path: root/about-tips.html
diff options
context:
space:
mode:
Diffstat (limited to 'about-tips.html')
-rw-r--r--about-tips.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/about-tips.html b/about-tips.html
index 070969d..6fc5217 100644
--- a/about-tips.html
+++ b/about-tips.html
@@ -75,8 +75,8 @@
- <hr />
- <p align="right">Next: <a href="about-future.html">Future improvements</a>, Previous: <a href="about-customize.html">Customization checklist</a>, Up: <a href="about.html">About</a> </p>
+ <hr />
+ <p align="right">Next: <a href="about-future.html">Future improvements</a>, Previous: <a href="about-customize.html">Customization checklist</a>, Up: <a href="about.html">About</a> </p>
<h2>Tips for designing your project</h2>
@@ -381,7 +381,9 @@ git checkout -b maneage --track origin-maneage/maneage</code></pre></li>
(for example to Zenodo for long term preservation), it is more
convenient to have the whole project's Git history into one file to
save with your datasets. After all, you can't be sure that your
- current Git server (for example GitLab, Github, or Bitbucket) will be
+ current Git server (for example Codeberg,
+ <a href="https://developers.reverseeagle.org/replace/github/">other community
+ git servers</a>, or GitLab, Github, or Bitbucket) will be
active forever. While they are good for the immediate future, you
can't rely on them for archival purposes. Fortunately keeping your
whole history in one file is easy with Git using the following
@@ -404,7 +406,7 @@ git checkout -b maneage --track origin-maneage/maneage</code></pre></li>
</ul></p></li>
</ul></p>
- <p align="right">Next: <a href="about-future.html">Future improvements</a>, Previous: <a href="about-customize.html">Customization checklist</a>, Up: <a href="about.html">About</a> </p>
+ <p align="right">Next: <a href="about-future.html">Future improvements</a>, Previous: <a href="about-customize.html">Customization checklist</a>, Up: <a href="about.html">About</a> </p>
@@ -416,7 +418,7 @@ git checkout -b maneage --track origin-maneage/maneage</code></pre></li>
<li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li>
<li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li>
<li><p>Copyright &copy; 2020 Maneage volunteers</p></li>
- <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li>
+ <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li>
</ul>
</footer>
</body>