Skip to content

Commit 42a1b98

Browse files
committed
anchorpoint test
1 parent 3b06713 commit 42a1b98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
gem 'exception_handler', '~> 0.8.0.0'</code></pre>
6969
<p>Because <b>ExceptionHandler</b> is built around a Rails engine, there is <b>nothing</b> to be done to get it working in production. Installing the Gem <b><i>should</i></b> translate your production 4xx/5xx error pages into dynamic views.</p>
7070
<p>Environments <u>other</u> than production (development/staging) required the <a href="#dev"><code>dev</code></a> variable to be <code>true</code>.</p>
71-
<p>Explained below ↴</p>
7271
</div>
7372

7473
<!-- Sep -->
@@ -90,7 +89,7 @@ gem 'exception_handler', '~> 0.8.0.0'</code></pre>
9089
---
9190

9291
<!-- Config -->
93-
<div id="config">&nbsp;</div>
92+
<a name="config"></a>
9493

9594
The **ONLY** thing you need to manage `ExceptionHandler` is its [`config`](https://github.com/richpeck/exception_handler/blob/master/lib/exception_handler/config.rb) settings.
9695

0 commit comments

Comments
 (0)