[Python-bugs-list] [ python-Bugs-761830 ] Tutorial: Small bug in Contents page

SourceForge.net noreply@sourceforge.net
Fri, 27 Jun 2003 10:34:19 -0700


Bugs item #761830, was opened at 2003-06-27 08:37
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=761830&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dominik Kotowicz (dkoto)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Tutorial: Small bug in Contents page

Initial Comment:
In the Content page there are some links used by
Mozilla NavBar. But unfortunatelly there are an error,
because content link path to page named
"contensts.html" - in Tutorial there are no page with
that name and this link should be changed to "tut.html".

This bug is in all versions of tutorial.

Now:
<link rel="first" href="tut.html">
<link rel="contents" href="contents.html" title="Contents">
<link REL="next" HREF="node1.html">

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=761830&group_id=5470