#3169 Misspelled filename given in install doc
Merged 6 years ago by pingou. Opened 6 years ago by jflorian.
jflorian/pagure bug-3166  into  master

file modified
+2 -2
@@ -168,8 +168,8 @@ 

  * Configure the WSGI file

  

  If you installed by RPM, you will find example WSGI files at:

- ``/usr/share/pagure/pagure.wsgi`` for the core server and ``/usr/share/pagure/docs_pagure.wsgi``

- for the doc server.

+ ``/usr/share/pagure/pagure.wsgi`` for the core server and

+ ``/usr/share/pagure/doc_pagure.wsgi`` for the doc server.

  

  If you did not install by RPM, these files are present in the sources at:

  ``files/pagure.wsgi`` and ``files/doc_pagure.wsgi``.

Fixes issue #3166.

Signed-off-by: John Florian jflorian@doubledog.org

Thanks, could you rebase on the top of master ? I try to keep the history linear :)

rebased onto 6144641

6 years ago

Weird. I made my commit immediately after making a clone. Guess I'm not fast enough. sb good now.

And I'm definitely not as fast as you! ;-)

Pull-Request has been merged by pingou

6 years ago