Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-563

links to main docs in python docs go to pages with broken styles

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: 2.6
    • Component/s: None
    • Labels:
    • Environment:
      NA

      The link to `find` in the main docs from `collections.find()` ( http://api.mongodb.org/python/current/api/pymongo/collection.html#pymongo.collection.Collection.find) in the 2.6 python docs takes you to:

      http://docs.mongodb.org/manual/tutorial/query-documents//

      which has no style sheets loaded. It should go to

      http://docs.mongodb.org/manual/tutorial/query-documents/

      Looks like the extra // messes up the relative paths to find the css.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            tacaswell Thomas A Caswell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: