1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-10-05 19:16:54 +08:00

Edited wiki page through web user interface.

This commit is contained in:
trowbridge.jon 2007-01-25 23:06:38 +00:00
parent fc7135f48f
commit 1ca0c2d2b5

View File

@ -12,7 +12,7 @@ Ctemplate is distributed under the terms of the
[http://www.opensource.org/licenses/bsd-license.php BSD License].
To learn more about how to use ctemplate, see the
[http://google-ctemplate.googlecode.com/svn/trunk/docs/ Documentation].
[http://google-ctemplate.googlecode.com/svn/trunk/docs/index.html Documentation].
For downloads, news and other information, visit our
[http://code.google.com/p/google-ctemplate Project Page].
@ -53,4 +53,3 @@ int main(int argc, char** argv) {
}
}}}