On Sat, Apr 16, 2011 at 14:11, <[email protected]> wrote: > > Michael> url of affected page: http://www.python.org/ > Michael> Link on the lower right, "Use Python for... Bioinformatics" > Michael> > http://www.pasteur.fr/recherche/unites/sis/formation/python/index.html > > Michael> results in: > > Michael> Sorry, but the "Python course in Bioinformatics" document is > not > Michael> available anymore. > > I fixed this by deleting that link and checking in the file. I rebuilt the > site but can't really view the pages locally. It's like there are no css > files or images.
Did you run "make serve"? Then point your browser to localhost:8005 (or whatever port it gives). -- David Goodger <http://python.net/~goodger> _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
