Skip to content

Commit 1349004

Browse files
tweak: update docs URL
1 parent 196d8f1 commit 1349004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HUD/SetMpGamerTagHealthBarColour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ void SET_MP_GAMER_TAG_HEALTH_BAR_COLOUR(int gamerTagId, int hudColorIndex);
1212
Should be enabled as component (2). Has 0 alpha by default.
1313
1414
## Parameters
15-
* **gamerTagId**: a gamerTagId obtained using for example: [CREATE_FAKE_MP_GAMER_TAG](https://runtime.fivem.net/doc/natives/?_0xBFEFE3321A3F5015)
15+
* **gamerTagId**: a gamerTagId obtained using for example: [CREATE_FAKE_MP_GAMER_TAG](https://docs.fivem.net/natives/?_0xBFEFE3321A3F5015)
1616
* **hudColorIndex**: a hud color index, see the full list here: [link](https://docs.fivem.net/docs/game-references/hud-colors/)
1717
1818
## Examples

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GTA V Natives Documentation
33

44
Documentation of GTA V's native function database.
55

6-
https://runtime.fivem.net/doc/natives/
6+
https://docs.fivem.net/natives/
77

88
Contributing
99
------------

0 commit comments

Comments
 (0)