Skip to content

Commit 99519b5

Browse files
committed
fix: corrected URLs
1 parent 3ffa8a0 commit 99519b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ engine, you need Elasticsearch 6.x or later. Check our detailed requirements on
2828
### phpMyFAQ installation package for end-users
2929

3030
The best way to install phpMyFAQ is to download it on [phpmyfaq.de](https://www.phpmyfaq.de/download), unzip the package
31-
and open http://www.example.org/phpmyfaq/setup/index.php in your preferred browser.
31+
and open http://www.example.org/phpmyfaq/setup/ in your preferred browser.
3232

3333
### phpMyFAQ installation with Docker
3434

@@ -124,7 +124,7 @@ To run phpMyFAQ locally, you need at least a running web server with PHP support
124124
$ pnpm install
125125
$ pnpm build
126126

127-
Then just open http://www.example.org/phpmyfaq/setup/index.php in your browser.
127+
Then just open http://www.example.org/phpmyfaq/setup/ in your browser.
128128

129129
## Testing
130130

0 commit comments

Comments
 (0)