Skip to content

Docs: Fix broken QUnit.stop link from assert/async and add redirect#1291

Merged
Krinkle merged 1 commit intomasterfrom
docs-fix-stop
Jun 17, 2018
Merged

Docs: Fix broken QUnit.stop link from assert/async and add redirect#1291
Krinkle merged 1 commit intomasterfrom
docs-fix-stop

Conversation

@Krinkle
Copy link
Copy Markdown
Member

@Krinkle Krinkle commented Jun 17, 2018

Proof of concept for #1289.

  • Fix broken link to /QUnit/stop which no longer exists.
  • For incoming links from elsewhere, set up a redirect from there
    to the closest currently related page, which is /assert/async.

The redirect logic uses the Jekyll Redirect From plugin, which
is also allowed and preinstalled on GitHub Pages. For local dev,
add the same name and version of that gem, per
https://pages.github.com/versions/.

Proof of concept for #1289.

* Fix broken link to /QUnit/stop which no longer exists.
* For incoming links from elsewhere, set up a redirect from there
  to the closest currently related page, which is /assert/async.

The redirect logic uses the Jekyll Redirect From plugin, which
is also allowed and preinstalled on GitHub Pages. For local dev,
add the same name and version of that gem, per
<https://pages.github.com/versions/>.
@Krinkle Krinkle merged commit a068182 into master Jun 17, 2018
@Krinkle Krinkle deleted the docs-fix-stop branch June 17, 2018 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants