We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840b5e1 commit 40e36fdCopy full SHA for 40e36fd
menu.html
@@ -22,6 +22,12 @@
22
<!-- Download -->
23
<a href="download.html" target="main">Download</a>
24
 
25
+<!-- Wiki -->
26
+<a href="http://sourceforge.net/apps/mediawiki/postgres-xc/index.php?title=Main_Page" target="_blank">Project Wiki</a>
27
+ 
28
+<!-- GIT repository -->
29
+<a href="http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=summary" target="_blank">GIT repository</a>
30
31
<!-- Development Home -->
32
<a href="https://sourceforge.net/projects/postgres-xc/" target="_blank">
33
Development
0 commit comments