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"} ]} ]}.