Removed extension dev part on website, now part of docs
This commit is contained in:
parent
d039e5d9af
commit
4d8b54150a
3 changed files with 3 additions and 51 deletions
|
|
@ -14,4 +14,4 @@ def index():
|
|||
|
||||
@mod.route('/creating/')
|
||||
def creating():
|
||||
return render_template('extensions/creating.html')
|
||||
return redirect(url_for('docs.show', page='extensiondev'), 301)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue