Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1872

Invalid links of example files for builders/definition (documentation)

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.4.2
    • Affects Version/s: 2.3
    • Component/s: Documentation
    • Labels:
      None

      On the MongoDB .Net/C# driver documentation for definitions

      http://mongodb.github.io/mongo-csharp-driver/2.3/reference/driver/definitions/

      The page refers to 'tests' file for examples:

      See the tests for examples.

      The link to 'tests' is a broken link to :

      https://github.com/mongodb/mongo-csharp-driver/blob/master/src/MongoDB.Driver.Tests/FilterDefinitionBuilderTests.cs
      

      It should have been

      https://github.com/mongodb/mongo-csharp-driver/blob/master/tests/MongoDB.Driver.Tests/FilterDefinitionBuilderTests.cs
      

      tests instead of src in the path link.

      The above is an example link. This applies for other links refer on the page, and also for other version of the driver. i.e. 2.2

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            wan.bachtiar@mongodb.com Wan Bachtiar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: