remove upstream link #45

This commit is contained in:
d07riv
2019-08-04 16:58:40 +03:00
parent 61628eb7f4
commit def02364aa
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "diabloweb", "name": "diabloweb",
"version": "1.0.17", "version": "1.0.18",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "diabloweb", "name": "diabloweb",
"version": "1.0.17", "version": "1.0.18",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@babel/core": "7.4.3", "@babel/core": "7.4.3",

View File

@@ -594,7 +594,7 @@ class App extends React.Component {
<div className="start"> <div className="start">
<p> <p>
This is a web port of the original Diablo game, based on source code reconstructed by This is a web port of the original Diablo game, based on source code reconstructed by
GalaXyHaXz and devilution team: <Link href="https://github.com/diasurgical/devilution">https://github.com/diasurgical/devilution</Link> GalaXyHaXz and devilution team. The project page with information and links can be found over here <Link href="https://github.com/d07RiV/diabloweb">https://github.com/d07RiV/diabloweb</Link>
</p> </p>
<p> <p>
If you own the original game, you can drop the original DIABDAT.MPQ onto this page or click the button below to start playing. If you own the original game, you can drop the original DIABDAT.MPQ onto this page or click the button below to start playing.