Skip to content

Commit 1bb3b56

Browse files
committed
Update UASM64 Library direct download links
Update UASM64 Library direct download links
1 parent 3af33c2 commit 1bb3b56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The **UASM64 Library** and source code are free to use for anyone, and anyone ca
1818

1919
# Download
2020

21-
* Download the latest release: [UASM64-Library.zip](https://github.com/mrfearless/UASM64-Library/blob/master/releases/UASM64-Library.zip?raw=true)
21+
* Download the latest release: [UASM64-Library.zip](https://github.com/mrfearless/UASM64-Library/blob/main/releases/UASM64-Library.zip?raw=true)
2222

2323
# Setup
2424

docs/Introduction/installation & setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ UASM for 64bit assembler
1111

1212
- Download and install the `UASM <http://www.terraspace.co.uk/uasm.html>`_ assembler. Ideally you will have a setup that mimics the MASM32 setup, where you create manually folders for ``bin``, ``include`` and ``lib``
1313

14-
- Download the UASM64 Library: `UASM64-Library.zip <https://github.com/mrfearless/UASM64-Library/blob/master/releases/UASM64-Library.zip?raw=true>`_
14+
- Download the UASM64 Library: `UASM64-Library.zip <https://github.com/mrfearless/UASM64-Library/blob/main/releases/UASM64-Library.zip?raw=true>`_
1515

1616
- Copy the ``UASM64.inc`` file to ``X:\UASM\Include`` folder overwriting any previous versions.
1717

0 commit comments

Comments
 (0)