Skip to content
Snippets Groups Projects
Unverified Commit 20eb804e authored by Vilius Panevėžys's avatar Vilius Panevėžys Committed by Mikolaj Konarski
Browse files

Update repo URL in doc example to avoid confusion

parent 2b2bcd95
No related branches found
No related tags found
No related merge requests found
...@@ -2764,12 +2764,12 @@ repository specifies a tag. ...@@ -2764,12 +2764,12 @@ repository specifies a tag.
:: ::
source-repository head source-repository head
type: darcs type: git
location: http://darcs.haskell.org/cabal/ location: https://github.com/haskell/cabal
source-repository this source-repository this
type: darcs type: git
location: http://darcs.haskell.org/cabal-branches/cabal-1.6/ location: https://github.com/haskell/cabal
tag: 1.6.1 tag: 1.6.1
The exact fields are as follows: The exact fields are as follows:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment