Skip to content

Commit ada3db9

Browse files
committed
Fix links for setup script
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
1 parent 3be760a commit ada3db9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ setup feature. The file can be generated using the setup and you can download it
741741
for upload to the server.
742742

743743
Next, open your browser and visit the location where you installed phpMyAdmin,
744-
with the ``/setup`` suffix. The changes are not saved to the server, you need to
744+
with the ``/public/setup`` suffix. The changes are not saved to the server, you need to
745745
use the :guilabel:`Download` button to save them to your computer and then upload
746746
to the server.
747747

@@ -787,7 +787,7 @@ Setup script on openSUSE
787787
Some openSUSE releases do not include setup script in the package. In case you
788788
want to generate configuration on these you can either download original
789789
package from <https://www.phpmyadmin.net/> or use setup script on our demo
790-
server: <https://demo.phpmyadmin.net/master/setup/>.
790+
server: <https://demo.phpmyadmin.net/master/public/setup/>.
791791

792792
.. _verify:
793793

0 commit comments

Comments
 (0)