Skip to content

Commit 6a78087

Browse files
committed
fix link
1 parent a08ed4b commit 6a78087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Click `Install Portable Python` to install. Please be patient, it may take up to
3535

3636
#### Failed to download configuration error
3737

38-
Note: if you get a "Failed to download configuration" error with the jython installer, try replacing the `Config URL:` path with a link to the `config.json` file in the latest release (e.g. [./releases/tag/v0.81/pythonCWMS_config.json](./releases/download/v0.81/pythonCWMS_config.json)) and reload the configuration. This error can occur if the rawgithub content is blocked.
38+
Note: if you get a "Failed to download configuration" error with the jython installer, try replacing the `Config URL:` path with a link to the ` pythonCWMS_config.json` file in the latest release (e.g. [./releases/tag/v0.81/pythonCWMS_config.json](https://github.com/USACE-WaterManagement/pythonCWMS/releases/tag/v0.81)) and reload the configuration. This error can occur if the rawgithub content is blocked.
3939

40-
You can also just download the [latest release](./releases/) and unzip the portable python distribution and setup your user environment variables yourself to add the python to your path.
40+
You can also just download the [latest release]((https://github.com/USACE-WaterManagement/pythonCWMS/releases/) and unzip the portable python distribution and setup your user environment variables yourself to add the python to your path.
4141

4242
### General Usage
4343
- Use `pythonCWMS` in the command line to run python.

0 commit comments

Comments
 (0)