Skip to content

Commit

Permalink
fix broken link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AllPoland committed Mar 10, 2023
1 parent 3c811a7 commit 54ca6d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Every bug report should have:
* The build platform - if you're using the standalone app, this will be the OS you're using, i.e. Windows, Linux, etc. If you're using the web app, you should specify which browser you're using.
* Depending on the issue, logs may also be needed. Logs can be shared through sites like paste.ee or Pastebin.com. If you're using the web app, the logs can be found by pressing ctrl + shift + i in your browser, and clicking the `console` tab. For standalone, the log file location will vary.
* Windows: `(YOUR USER)\AppData\LocalLow\AllPolanDev\ArcViewer\Player.log`
* the `AppData` folder may be hidden. To find it, click View -> Hidden items in file explorer.
* the `AppData` folder may be hidden. To find it, check View -> Hidden items in file explorer.
* Linux: `/.config/unity3d/AllPolanDev/ArcViewer/Player.log`

Please report bugs to [the issues page](https://github.com/AllPoland/ArcViewer/issues) using the `Bug report` template. Please also check for duplicate issues before reporting.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To use ArcViewer in your browser, simply visit [the github.io page](https://allp

To use ArcViewer as a desktop app, download the latest release from the [the releases page](https://github.com/AllPoland/ArcViewer/releases) and extract the contents to a new folder.

**Don't know which one to use?** Check out an explanation of both versons [here](https://github.com/AllPoland/ArcViewer/wiki/Which-Version-Should-I-Use).
**Don't know which one to use?** Check out an explanation of both versons [here](https://github.com/AllPoland/ArcViewer/wiki/Which-Version-Should-I-Use%3f).

## For Developers
ArcViewer is developed in Unity version 2021.3.20
Expand Down

0 comments on commit 54ca6d7

Please sign in to comment.