mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18: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",
|
"description": "RhymiX",
|
||||||
"homepage": "https://www.rhymix.org",
|
"homepage": "https://www.rhymix.org",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
RhymiX is a fork of the <a href="https://www.xpressengine.com" target="_blank">XpressEngine</a> CMS<br />
|
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 />
|
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>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>RhymiX website: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
<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>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>RhymiX 공식 사이트: <a href="https://www.rhymix.org" target="_blank">https://www.rhymix.org</a></li>
|
<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>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
|
|
@ -4,10 +4,10 @@
|
||||||
"license": "GNU LGPL",
|
"license": "GNU LGPL",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/xetown/xe-core.git"
|
"url": "git://github.com/rhymix/rhymix.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/xetown/xe-core/issues"
|
"url": "https://github.com/rhymix/rhymix/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue