Skip to content

Commit

Permalink
Fix tag links... again
Browse files Browse the repository at this point in the history
  • Loading branch information
marth8880 committed Dec 29, 2017
1 parent 02cb407 commit ec18654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Because each IDE uses a different documentation framework, the features for each

### Lua Development Tools

Save [API\LuaDevelopmentTools\Battlefront2API.doclua](https://raw.githubusercontent.com/marth8880/SWBF2-Lua-API/1.0.0-release-LDT/API/LuaDevelopmentTools/Battlefront2API.doclua) (v1.0.0, latest) (right-click link & Save As) to the root of your project's source folder (or `data_***\Common\scripts`).
Save [API\LuaDevelopmentTools\Battlefront2API.doclua](https://raw.githubusercontent.com/marth8880/SWBF2-Lua-API/v1.0.0-release-LDT/API/LuaDevelopmentTools/Battlefront2API.doclua) (v1.0.0, latest) (right-click link & Save As) to the root of your project's source folder (or `data_***\Common\scripts`).

> When saving the file, make sure the file extension is `.doclua` and not `.doclua.txt`!
Expand Down

0 comments on commit ec18654

Please sign in to comment.