mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Update repository path
This commit is contained in:
parent
92be5ac0ef
commit
c89b12a7be
5 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "xetown/xe-core",
|
||||
"name": "rhymix/rhymix",
|
||||
"description": "RhymiX",
|
||||
"homepage": "https://www.rhymix.org",
|
||||
"license": "LGPL-2.1",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<div id="footer">
|
||||
RhymiX is a fork of the <a href="https://www.xpressengine.com" target="_blank">XpressEngine</a> CMS<br />
|
||||
with additional patches by members of the <a href="https://www.xetown.com" target="_blank">XETOWN</a> community.<br />
|
||||
Please see our <a href="https://github.com/rhymix/rx-core" target="_blank">GitHub repository</a> for a full timeline of patches and their authors.
|
||||
Please see our <a href="https://github.com/rhymix/rhymix" target="_blank">GitHub repository</a> for a full timeline of patches and their authors.
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<ul>
|
||||
<li>RhymiX website: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
||||
<li>RhymiX repository: <a href="https://github.com/rhymix/rx-core" target="_blank">https://github.com/rhymix/rx-core</a></li>
|
||||
<li>RhymiX repository: <a href="https://github.com/rhymix/rhymix" target="_blank">https://github.com/rhymix/rhymix</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<ul>
|
||||
<li>RhymiX 공식 사이트: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
||||
<li>RhymiX 공식 저장소: <a href="https://github.com/rhymix/rx-core" target="_blank">https://github.com/rhymix/rx-core</a></li>
|
||||
<li>RhymiX 공식 저장소: <a href="https://github.com/rhymix/rhymix" target="_blank">https://github.com/rhymix/rhymix</a></li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
"license": "GNU LGPL",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/xetown/xe-core.git"
|
||||
"url": "git://github.com/rhymix/rhymix.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/xetown/xe-core/issues"
|
||||
"url": "https://github.com/rhymix/rhymix/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue