Skip to content

Commit 78da277

Browse files
authored
fixed link in README.md
Added "/" to the end of download server address link such that it would work.
1 parent 3a5d3a5 commit 78da277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ specific language governing permissions and limitations under the License.
184184
[DSE C/C++ driver]: http://docs.datastax.com/en/developer/cpp-driver-dse/latest
185185
[DataStax Enterprise]: http://www.datastax.com/products/datastax-enterprise
186186
[Examples]: examples/
187-
[download server]: http://downloads.datastax.com/cpp-driver
187+
[download server]: http://downloads.datastax.com/cpp-driver/
188188
[GitHub]: https://github.com/datastax/cpp-driver
189189
[cpp-driver-compatability-matrix]: https://docs.datastax.com/en/developer/driver-matrix/doc/cppDrivers.html#cpp-drivers
190190
[Home]: http://docs.datastax.com/en/developer/cpp-driver/latest

0 commit comments

Comments
 (0)