Skip to content

Commit

Permalink
Merge pull request #1062 from emuus/3.8.fp10-13268
Browse files Browse the repository at this point in the history
fix file path in upgrade warning - fp10
  • Loading branch information
emuus committed Mar 15, 2019
2 parents c7f6d7a + a19906d commit 2bfb563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/en/source/pages/upgrade/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to interact with the official package repository, you must already have
UFORGE_PRODUCT_ACCESS_USER=username
UFORGE_PRODUCT_ACCESS_PASSWORD=password
.. warning:: You should never update the following file: ``/etc/yum.repo.d/uforge-ee-repo``
.. warning:: You should never update the following file: ``/etc/yum.repos.d/uforge-ee-repo``

The request to update uses these credentials via HTTPS to Fujitsu who then determines whether you have the access rights to update the platform.

Expand Down

0 comments on commit 2bfb563

Please sign in to comment.