diff options
Diffstat (limited to 'faq/contribute.php')
-rw-r--r-- | faq/contribute.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/faq/contribute.php b/faq/contribute.php index 0a0ed47..9840287 100644 --- a/faq/contribute.php +++ b/faq/contribute.php @@ -115,11 +115,11 @@ to obtain write access to the GIT repository: [email protected]</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996801168"></a><a name="idm140487996800848"></a><b>19.6.</b></td><td align="left" valign="top"><p>Can I have read-only access to the GIT repository?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes. Instructions on how to get anonymous, read-only GIT -access are here: <a href="http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT" target="_top"> +access are here: <a href="https://wiki.trinitydesktop.org/Project_GIT_Information" target="_top"> -http://www.trinitydesktop.org/wiki/bin/view/Developers/GIT</a> +https://wiki.trinitydesktop.org/Project_GIT_Information</a> -</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996796880"></a><a name="idm140487996796560"></a><b>19.7.</b></td><td align="left" valign="top"><p>Are there any GIT mirror sites for TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>No, currently there are no anonymous GIT mirror sites for TDE. +</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996796880"></a><a name="idm140487996796560"></a><b>19.7.</b></td><td align="left" valign="top"><p>Are there any GIT mirror sites for TDE?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, an anonymous GIT mirror with CGIT interface is available at <a href="http://mirror.git.trinitydesktop.org/cgit">http://mirror.git.trinitydesktop.org/cgit</a>. </p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="questions.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="credits.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Asking Questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Credits and License</td></tr></table> <?php |