From e31c73dffe49055ed6a17cd64bc9a3479974502b Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Sat, 17 Sep 2016 19:55:54 -0500 Subject: [PATCH] Revert doc URL change and update docs --- docs/elli_xpblfe.html | 2 +- docs/index.html | 2 +- src/elli_xpblfe.app.src | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/elli_xpblfe.html b/docs/elli_xpblfe.html index 98ac960..7ffb21c 100644 --- a/docs/elli_xpblfe.html +++ b/docs/elli_xpblfe.html @@ -1,4 +1,4 @@ -elli_xpblfe documentation

elli_xpblfe

Add X-Powered-By: LFE header to all responses.

+elli_xpblfe documentation

elli_xpblfe

Add X-Powered-By: LFE header to all responses.

postprocess/3

(req
  (tuple code body)
  config
diff --git a/docs/index.html b/docs/index.html
index 47086bf..58e3623 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,2 +1,2 @@
-elli_xpblfe 0.2.2

elli_xpblfe 0.2.2

Elli middleware to add X-Powered-By: LFE header.

Modules

elli_xpblfe

Add X-Powered-By: LFE header to all responses.

+elli_xpblfe 0.2.3

elli_xpblfe 0.2.3

Elli middleware to add X-Powered-By: LFE header.

Modules

elli_xpblfe

Add X-Powered-By: LFE header to all responses.

Exports

\ No newline at end of file diff --git a/src/elli_xpblfe.app.src b/src/elli_xpblfe.app.src index 4051c03..46477c2 100644 --- a/src/elli_xpblfe.app.src +++ b/src/elli_xpblfe.app.src @@ -12,6 +12,6 @@ {licenses, ["WTFPL"]}, {links, [ {"GitHub", "https://github.com/elli-lib/elli_xpblfe"}, - {"Documentation", "https://hexdocs.pm/elli_xpblfe"} + {"Documentation", "https://elli-lib.github.io/elli_xpblfe"} ]} ]}.