Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2147

Token replacement issue in download link

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The download instructions on for example http://mongoc.org/libbson/current/installing.html#installing-from-source have broken token replacement

      The most recent release of libbson is |release| and can be `downloaded here <https://github.com/mongodb/libbson/releases/download/|release|/libbson-|release|.tar.gz>`_. The following snippet will download and extract the current release of the driver.
      

      The first

      |release|

      is correctly replaced, but the url itself becomes

      https://github.com/mongodb/libbson/releases/download/|release|/libbson-|release|.tar.gz

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: