Skip to content

Commit d9045ce

Browse files
authored
Update README.md
1 parent 2f31b8e commit d9045ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Buils Status](https://github.com/britzl/dmengine_size/actions/workflows/check_size.yaml/badge.svg)](https://github.com/britzl/dmengine_size/actions/workflows/check_size.yaml)
1+
[![Buils Status](https://github.com/defold/build-size/actions/workflows/check_size.yaml/badge.svg)](https://github.com/defold/build-size/actions/workflows/check_size.yaml)
22

33
# Defold engine and application bundle size plot
44
This project will plot the size of the Defold engine (aka dmengine) as well as the size of a complete Defold game bundle for all supported platforms and versions.
@@ -67,6 +67,6 @@ It will generate these files:
6767
* [editor_size.png](editor_size.png)
6868

6969

70-
To include a new version of dmengine in the report you need to [add an entry in the releases list in releases.json](https://github.com/britzl/dmengine_size/blob/master/releases.json). The sha1 of the version you wish to add can be seen at [d.defold.com](d.defold.com).
70+
To include a new version of dmengine in the report you need to [add an entry in the releases list in releases.json](https://github.com/defold/build-size/blob/master/releases.json). The sha1 of the version you wish to add can be seen at [d.defold.com](d.defold.com).
7171

72-
The project will automatically generate new graphs and report files when a file in the project is changed. The automation is handled by [a Travis-CI job](https://travis-ci.org/britzl/dmengine_size).
72+
The project will automatically generate new graphs and report files when a file in the project is changed.

0 commit comments

Comments
 (0)