]> Cypherpunks repositories - gostls13.git/commit
doc: make path platform dependent
authorCarrie Bynon <cbynon@gmail.com>
Fri, 15 Feb 2019 11:16:54 +0000 (22:16 +1100)
committerAndrew Bonventre <andybons@golang.org>
Mon, 4 Mar 2019 17:36:16 +0000 (17:36 +0000)
commit88da9ccb98ffaf84bb06b98c9a24af5d0a7025d2
tree324de85499983577a0ac84e5d0d8cd9aded1aeb7
parent68eb3ccdec3712b9da01b812a3baa1f1e7f07ff3
doc: make path platform dependent

Path should now appear with the correct slash, depending on which
platform install document is being viewed - keeping in line with the
rest of the document.

Fixes #30160

Change-Id: Ib10e5a4adf366c700bff6f8d246bd5e3111ed61c
Reviewed-on: https://go-review.googlesource.com/c/go/+/162918
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/install.html