You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ The ``locale.py`` file must not be modified. It contains the translations provid
166
166
the CLDR database.
167
167
168
168
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>`_
170
170
data as a reference to see which data is needed.
171
171
172
172
You should also add tests for the created or modified locale.
0 commit comments