diff options
author | Chris Kelly <ckdake@ckdake.com> | 2008-11-05 18:32:50 +0000 |
---|---|---|
committer | Chris Kelly <ckdake@ckdake.com> | 2008-11-05 18:32:50 +0000 |
commit | 0493cf4ecd923116205ff213b7386a5a9e4bf76a (patch) | |
tree | fe6c8f81df59c335e5980918301d0782f2ffc81b | |
parent | 24787b554552b58d4e1de898650181a9b982a101 (diff) |
replaced Feature URLs with new one
-rw-r--r-- | core/views/welcome.html.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index af4cb68b..135fc58a 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -175,10 +175,7 @@ <div id="docs" class="activity"> <ul> <li> - <a href="http://docs.google.com/Doc?id=dfjxt593_184ff9jhmd8&hl=en">Gallery3: Prioritized Feature List</a> - </li> - <li> - <a href="http://docs.google.com/Doc?id=dfjxt593_185czczpm4f&hl=en">Gallery3: Secondary Features</a> + <a href="http://codex.gallery2.org/Gallery3:Features">Gallery3: Features</a> </li> <li> <a href="http://gallery.svn.sourceforge.net/viewvc/gallery/trunk/eval/gx/ui/HTML/index.html">Mockups</a> |