Skip to content

Commit a21fc8d

Browse files
Update location of the custom.py file (#825)
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent df4d44c commit a21fc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The ``locale.py`` file must not be modified. It contains the translations provid
166166
the CLDR database.
167167

168168
The ``custom.py`` file is the one you want to modify. It contains the data needed
169-
by Pendulum that are not provided by the CLDR database. You can take the `en <https://github.com/sdispater/pendulum/tree/master/pendulum/locales/en/custom.py>`_
169+
by Pendulum that are not provided by the CLDR database. You can take the `en <https://github.com/sdispater/pendulum/tree/master/src/pendulum/locales/en/custom.py>`_
170170
data as a reference to see which data is needed.
171171

172172
You should also add tests for the created or modified locale.

0 commit comments

Comments
 (0)