-
Bug
-
Resolution: Unresolved
-
Medium
-
None
This will help with MDL-77708
it seems that various the install lang files (langconfig, moodle, error, install...) come with a "standard" PHP comment (line #23):
\* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
|
As far as those install lang files are auto-generated, it would be great to change all those links to point to the new docs counterpart @ https://moodledev.io/general/projects/api/amos .
Also, not directly related, but similarly, it would be great to get some "http" URLs moved to "https". For example:
And, finally, I've also found a couple of lang strings pointing to 'https://docs.moodle.org/dev/License' that should point to 'https://moodledev.io/general/license' instead.
That's all I've found, related with lang files. There are another few strings pointing to the old site... but they still don't have any counterpart in the new docs. They are:
- eventshandlersinuse (admin lang file).
- presetfiles_desc (classic and boos lang files).
I've created this issue in MDLSITE because it implies AMOS changes, but I imagine that the result will come to core in the form of a MDL issue (en_fix or similar).
Ciao
- will help resolve
-
MDL-77708 Update references from docs.moodle.org/dev/ to moodledev.io/
-
- Closed
-