Skip to content

Commit

Permalink
Merge pull request #6 from PoE-Overlay-Community/no-ijemafe
Browse files Browse the repository at this point in the history
Updates old URLs
  • Loading branch information
ijemafe authored Jun 11, 2020
2 parents ac19abe + 845d067 commit 8119e30
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In order to avoid version confusion with the official version, we should do the
* Menu:
* an in game menu to change all settings<br> <details>![menu](img/menu_0.5.2.jpg)</details>

See the [Wiki](https://github.com/ijemafe/PoE-Overlay/wiki) for further details.
See the [Wiki](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/wiki) for further details.

## Roadmap

Expand Down Expand Up @@ -79,7 +79,7 @@ These instructions will set you up to run and enjoy the overlay.

#### Installing

1. Head over to [Releases](https://github.com/ijemafe/PoE-Overlay/releases) and download one of the following files
1. Head over to [Releases](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/releases) and download one of the following files
1. `poe-overlay-Setup-0.6.28.exe` to install locally. This supports auto update/ auto launch.
2. `poe-overlay-0.6.28.exe` portable version. This does not support auto update/ auto launch.
2. Run either of your downloaded file
Expand Down Expand Up @@ -198,13 +198,13 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc

### Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/ijemafe/PoE-Overlay/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/tags).

## Authors

* **Nicklas Ronge** - *Initial work* - [Kyusung4698](https://github.com/Kyusung4698)

See also the list of [contributors](https://github.com/ijemafe/PoE-Overlay/contributors) who participated in this project.
See also the list of [contributors](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/contributors) who participated in this project.

## License

Expand Down
6 changes: 3 additions & 3 deletions dev-app-update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
owner: ijemafe
repo: PoE-Overlay
owner: PoE-Overlay-Community
repo: PoE-Overlay-Community-Fork
provider: github
updaterCacheDirName: poe-overlay-updater
publisherName:
- ijemafe
- PoE-Overlay-Community
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function showChangelog() {
parent: win,
});
changelog.removeMenu();
changelog.loadURL('https://github.com/ijemafe/PoE-Overlay/blob/master/CHANGELOG.md#Changelog');
changelog.loadURL('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/blob/master/CHANGELOG.md#Changelog');
}

/* main window */
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ijemafe/PoE-Overlay.git"
"url": "git+https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork.git"
},
"author": {
"name": "ijemafe",
"email": "noreply@ijemafe.com"
"name": "PoE-Overlay-Community",
"email": "noreply@poe-overlay-community.com"
},
"bugs": {
"url": "https://github.com/ijemafe/PoE-Overlay/issues"
"url": "https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/issues"
},
"homepage": "https://github.com/ijemafe/PoE-Overlay",
"homepage": "https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork",
"devDependencies": {
"@angular-devkit/build-angular": "^0.900.7",
"@angular/cli": "^9.1.3",
Expand Down Expand Up @@ -79,14 +79,14 @@
"@types/resize-observer-browser": "^0.1.3",
"auto-launch": "^5.0.5",
"bootstrap": "^4.4.1",
"custom-electron-titlebar": "git+https://github.com/ijemafe/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995",
"custom-electron-titlebar": "git+https://github.com/PoE-Overlay-Community/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995",
"electron-log": "^4.1.1",
"electron-updater": "^4.2.5",
"iohook": "^0.6.5",
"localforage": "^1.7.3",
"moment": "^2.24.0",
"node-window-manager": "^2.2.2",
"robotjs": "git+https://github.com/ijemafe/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e",
"robotjs": "git+https://github.com/PoE-Overlay-Community/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e",
"rxjs": "^6.5.5",
"tslib": "^1.11.1",
"zone.js": "^0.10.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
<mat-panel-title> {{'help.wiki-title' | translate}} </mat-panel-title>
</mat-expansion-panel-header>
<button mat-button
(click)="openUrl('https://github.com/ijemafe/PoE-Overlay/wiki')">{{'help.wiki' | translate}}</button>
(click)="openUrl('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/wiki')">{{'help.wiki' | translate}}</button>
</mat-expansion-panel>
<mat-expansion-panel>
<mat-expansion-panel-header>
<mat-panel-title> {{'help.bug-title' | translate}}
</mat-panel-title>
</mat-expansion-panel-header>
<button mat-button
(click)="openUrl('https://github.com/ijemafe/PoE-Overlay/issues')">{{'help.bug' | translate}}</button>
(click)="openUrl('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/issues')">{{'help.bug' | translate}}</button>
</mat-expansion-panel>
</mat-accordion>
</mat-card>
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export class BookmarkSettingsComponent implements UserSettingsComponent {

private addBookmark(): void {
this.settings.bookmarks.push({
url: 'https://github.com/ijemafe/PoE-Overlay',
url: 'https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork',
shortcut: undefined,
external: false
});
Expand Down

0 comments on commit 8119e30

Please sign in to comment.