|
144 | 144 | <li><a href="https://github.com/sagemath/sage" class="ext">GitHub repository</a></li>
|
145 | 145 | <li><a href="development-groups.html">Mailing Lists</a></li>
|
146 | 146 | <li><a href="development-map.html">Developer Map</a></li>
|
147 |
| - |
148 | 147 | <li><a href="development-prize.html">Prize</a></li>
|
149 | 148 | <li><a href="development-ack.html">Acknowledgment</a></li>
|
150 | 149 | <li><a href="https://doc.sagemath.org/html/en/developer/" class="ext">Developer Guide</a></li>
|
|
153 | 152 |
|
154 | 153 | <li><a href="links.html">Links</a>
|
155 | 154 | <ul>
|
156 |
| - <li><a href="https://github.com/sagemath/sage/wiki/WikiStart#surveying-the-mathematical-software-landscape" class="ext">Math Software Landscape</a></li> |
| 155 | + <li><a href="https://github.com/sagemath/sage/wiki/Mathematical-Software-Landscape" class="ext">Math Software Landscape</a></li> |
157 | 156 | <li><a href="https://doc.sagemath.org/html/en/reference/spkg/" class="ext">SageMath Components</a></li>
|
158 | 157 | <li class="section"><a href="https://sagecell.sagemath.org/" class="ext">SageMath Cell Server</a></li>
|
159 | 158 | <li><a href="https://wiki.sagemath.org/">SageMath Wiki</a></li>
|
|
165 | 164 | <h1 class="narrow">Status of Development</h1>
|
166 | 165 |
|
167 | 166 | <div class="txt narrow">
|
168 |
| - See <a href="https://trac.sagemath.org/wiki/WikiStart#Followingthepulseofdevelopment">Following the pulse of development</a>. |
169 |
| -</div> |
170 |
| - |
| 167 | + See <a href="https://github.com/sagemath/sage">sagemath/sage</a> (GitHub). |
171 | 168 | </div>
|
172 | 169 |
|
173 |
| -<script type="text/javascript" |
174 |
| - src="http://www.google.com/jsapi?key=ABQIAAAA9l-aWy6wHEH5peWCry_l4hQm4J-jBIjYt60ld8MMTn6uhPOgVhSg6NCleXrEpyNFs6aDpgXODBd72w"> |
175 |
| -</script> |
176 |
| -<script src="http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.js" |
177 |
| - type="text/javascript"> |
178 |
| -</script> |
179 |
| -<script type="text/javascript"> |
180 |
| -//<![CDATA[ |
181 |
| - function initialize() { |
182 |
| - var feedtrc = [unescape("http://trac.sagemath.org/timeline?milestone=on&ticket=on&wiki=off&max=50&daysback=20&format=rss")]; |
183 |
| - var options = { |
184 |
| - stacked : false, |
185 |
| - horizontal : false, |
186 |
| - title : "", |
187 |
| - numResults : 50 |
188 |
| - } |
189 |
| - new GFdynamicFeedControl(feedtrc, 'tracfeed', options); |
190 |
| - } |
191 |
| - google.load('feeds', '1'); |
192 |
| - google.setOnLoadCallback(initialize); |
193 |
| - //]]> |
194 |
| -</script> |
195 | 170 | <div style="height:auto;min-height:50px;"> </div>
|
196 | 171 | <div id="footer" class="center">
|
197 | 172 | <table>
|
|
0 commit comments