Skip to content

Commit d326d80

Browse files
authored
Merge pull request #343 from phpbb/remove/wiki
[CUSTDB-827] Remove wiki links and/or replace with link to dev docs
2 parents c783814 + 3881a9b commit d326d80

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Titania
22

3-
Titania is the phpBB.com [Customisations Database](http://www.phpbb.com/customise/db).
3+
Titania is the phpBB.com [Customisations Database](https://www.phpbb.com/customise/db).
44

55
## Patches
66

77
Do you have an improvement? Did you fix a bug? Fork our GitHub repo, make your changes in a separate branch and send a pull request.
8-
Please read the [Git Sub-Project Guidelines](http://wiki.phpbb.com/Sub-Project_Contribution_Guidelines) before forking and fixing bugs.
98

109
## Translations
1110

language/en/types/extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
117117
For further reading, you may want to review the following:
118118
[list]
119-
[*][url=https://wiki.phpbb.com/Category:Extensions]Extensions Development Wiki[/url]
119+
[*][url=https://area51.phpbb.com/docs/dev/3.3.x/extensions/index.html]Extensions Development Documentation[/url]
120120
[*][url=https://php.net/docs.php]PHP Documentation[/url]
121121
[/list]
122122

0 commit comments

Comments
 (0)