Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CONTRIBUTING.md and sync.bat #2127

Merged
merged 1 commit into from Jul 12, 2019

Conversation

Stadler76
Copy link
Contributor

@Stadler76 Stadler76 commented Jul 12, 2019

Purpose of this PR

The manual on how to contribute didn't work anymore and sync.bat created broken symlinks.

Changes

CONTRIBUTING.md

  • The download link for Inform 7 was broken. Fixed that.
  • Also fixed the borked table.

sync.bat

The symlink to Flexible Survival.gblorb was broken, because %HOMEPATH% didn't contain the drive-letter. Replaced all occurrences of %HOMEPATH% with %USERPROFILE% to fix that.

Note

I only did a brief test. This might be needed to be tested with a fresh development environment.

### Changes
#### `CONTRIBUTING.md`
- The download link for Inform 7 was broken. Fixed that.
- Also fixed the borked table.

#### sync.bat
The symlink to `Flexible Survival.gblorb` was broken, because `%HOMEPATH%` didn't contain the drive-letter. Replaced all occurrences of `%HOMEPATH%`  with `%USERPROFILE%` to fix that.
@Nuku Nuku merged commit 56ede56 into Nuku:master Jul 12, 2019
@Stadler76 Stadler76 deleted the Fix-contribution-manual-and-sync.bat branch August 6, 2019 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants