Skip to content

Commit 0473f16

Browse files
committed
Updated the links in the README.
1 parent 7040366 commit 0473f16

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,28 @@
22

33
## Directories
44

5-
`src`
6-
: source code for dragonfly client
5+
`src`: source code for dragonfly client
76

8-
`docs`
9-
: documentation that is not auto-generated
7+
`docs`: documentation that is not auto-generated
108

11-
`tools`
12-
: tools needed for building/distributing/testing
9+
`tools`: tools needed for building/distributing/testing
1310

1411
## Developing Dragonfly
1512

1613
When working on the code base you should use the `dragonkeeper`
17-
tool. See [dragonkeeper's README](https://bitbucket.org/scope/dragonkeeper/src/tip/README)
14+
tool. See [dragonkeeper's README](https://github.com/operasoftware/dragonkeeper/blob/master/README)
1815
for more information.
1916

2017
## Building Dragonfly
2118

2219
**Note:** It is not necessary to build Dragonfly during development. See above.
2320

24-
Building is done using the df2 tool. For more information, see
25-
[https://bitbucket.org/scope/dragonfly-tools/](https://bitbucket.org/scope/dragonfly-tools/).
21+
Building is done using the `df2` tool. For more information, see
22+
[https://github.com/operasoftware/dragonfly-build-tools](https://github.com/operasoftware/dragonfly-build-tools).
2623

2724
## Running test builds of dragonfly
2825

29-
Open opera:config#DeveloperTools|DeveloperToolsURL and set the url to the
26+
Open [opera:config#DeveloperTools|DeveloperToolsURL](opera:config#DeveloperTools|DeveloperToolsURL) and set the url to the
3027
path to the dragonfly build to use.
3128

3229
## Updating translations

0 commit comments

Comments
 (0)