mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added qmining website repo link
This commit is contained in:
parent
35c63886bc
commit
00708dead7
2 changed files with 5 additions and 1 deletions
|
@ -79,6 +79,10 @@ const simpleRedirects = [
|
||||||
from: '/scriptgit',
|
from: '/scriptgit',
|
||||||
to: 'https://gitlab.com/MrFry/moodle-test-userscript'
|
to: 'https://gitlab.com/MrFry/moodle-test-userscript'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
from: '/qminingSite',
|
||||||
|
to: 'https://gitlab.com/MrFry/qmining-page'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
from: '/classesgit',
|
from: '/classesgit',
|
||||||
to: 'https://gitlab.com/MrFry/question-classes'
|
to: 'https://gitlab.com/MrFry/question-classes'
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f69734e571ec02d6c7de6ecabe8ca83c8bc62623
|
Subproject commit fe74436ab119a31fdb35f7a3bbae50a572b0fb21
|
Loading…
Add table
Add a link
Reference in a new issue