Skip to content

Commit

Permalink
redirect old URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Plailect committed Dec 18, 2016
1 parent 65a5ea0 commit 5d6f175
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions Gemfile
@@ -1,2 +1,3 @@
source "https://rubygems.org"
gem 'jekyll-redirect-from'
gemspec
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -24,7 +24,6 @@ GEM
faraday (0.10.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.14-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (2.1.0)
html-pipeline (2.4.2)
Expand All @@ -47,6 +46,8 @@ GEM
jekyll-gist (1.4.0)
octokit (~> 4.2)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.11.0)
jekyll (>= 2.0)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-sitemap (0.12.0)
Expand All @@ -70,8 +71,6 @@ GEM
multipart-post (2.0.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.6.8.1-x64-mingw32)
mini_portile2 (~> 2.1.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.0)
Expand All @@ -97,6 +96,7 @@ PLATFORMS

DEPENDENCIES
bundler (~> 1.12)
jekyll-redirect-from
minimal-mistakes-jekyll!
rake (~> 10.0)

Expand Down
1 change: 1 addition & 0 deletions _config.yml
Expand Up @@ -192,6 +192,7 @@ gems:
- jekyll-gist
- jekyll-feed
- jemoji
- jekyll-redirect-from

# mimic GitHub Pages with --safe
whitelist:
Expand Down
1 change: 1 addition & 0 deletions _pages/NFIRM-Downgrade.md
@@ -1,6 +1,7 @@
---
title: "NFIRM Downgrade"
permalink: /nfirm-downgrade.html
redirect_from: "/dsiware-downgrade"
---

If you are between 11.0.0 and 11.2.0, you must follow this guide to downgrade your NFIRM using one of the methods at the bottom of this page to directly dump and restore your NAND.
Expand Down

0 comments on commit 5d6f175

Please sign in to comment.