Skip to content

Commit 36847f6

Browse files
authored
Merge pull request #1370 from MJacred/patch-1
Update README: fix godot-cpp issue tracker url
2 parents 0145e90 + 8a535d0 commit 36847f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ first-party `godot-cpp` extension.
5858
Some compatibility breakage is to be expected as GDExtension and `godot-cpp`
5959
get more used, documented, and critical issues get resolved. See the
6060
[Godot issue tracker](https://github.com/godotengine/godot/issues?q=is%3Aissue+is%3Aopen+label%3Atopic%3Agdextension)
61-
and the [godot-cpp issue tracker](https://github.com/godotengine/godot/issues)
61+
and the [godot-cpp issue tracker](https://github.com/godotengine/godot-cpp/issues)
6262
for a list of known issues, and be sure to provide feedback on issues and PRs
6363
which affect your use of this extension.
6464

0 commit comments

Comments
 (0)