Skip to content

Commit f522783

Browse files
committed
Fixed repo URL
1 parent cf32bdd commit f522783

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
],
4040
"contributorsPerLine": 7,
4141
"projectName": "quiz-host-app",
42-
"projectOwner": "fostive",
42+
"projectOwner": "developerforce",
4343
"repoType": "github",
4444
"repoHost": "https://github.com",
4545
"skipCi": true

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# Multiplayer quiz app built on Salesforce technology (host app)
1414

15-
[![GitHub Workflow](https://github.com/fostive/quiz-host-app/workflows/CI/badge.svg?branch=master)](https://github.com/fostive/quiz-host-app/actions) [![GitHub Workflow](https://github.com/fostive/quiz-host-app/workflows/Packaging/badge.svg)](https://github.com/fostive/quiz-host-app/actions) [![codecov](https://codecov.io/gh/fostive/quiz-host-app/branch/master/graph/badge.svg)](https://codecov.io/gh/fostive/quiz-host-app)
15+
[![GitHub Workflow](https://github.com/developerforce/quiz-host-app/workflows/CI/badge.svg?branch=master)](https://github.com/developerforce/quiz-host-app/actions) [![GitHub Workflow](https://github.com/developerforce/quiz-host-app/workflows/Packaging/badge.svg)](https://github.com/developerforce/quiz-host-app/actions) [![codecov](https://codecov.io/gh/developerforce/quiz-host-app/branch/master/graph/badge.svg)](https://codecov.io/gh/developerforce/quiz-host-app)
1616

1717
1. [About](#about)
1818
1. [Installation](#installation)
@@ -79,7 +79,7 @@ We assume that you have a working Salesforce DX environment (Salesforce CLI inst
7979
1. Open a Terminal and clone the git repository:
8080

8181
```
82-
git clone https://github.com/fostive/quiz-host-app.git
82+
git clone https://github.com/developerforce/quiz-host-app.git
8383
cd quiz-host-app
8484
```
8585
@@ -104,7 +104,7 @@ We assume that you have a working Salesforce DX environment (Salesforce CLI inst
104104
1. Generate a [security token](https://help.salesforce.com/articleView?id=user_security_token.htm) for your Salesforce user.
105105
1. Generate a secure password using [this service](https://passwordsgenerator.net/) or any other. This will be the secret **Quiz API Key** that you'll set later in both applications.
106106
1. Deploy the **Quiz Player App** to Heroku by clicking this button:
107-
<a target="_blank" href="https://heroku.com/deploy?template=https://github.com/fostive/quiz-player-app/edit/master" title="Deploy to Heroku">
107+
<a target="_blank" href="https://heroku.com/deploy?template=https://github.com/developerforce/quiz-player-app/edit/master" title="Deploy to Heroku">
108108
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy to Heroku"/>
109109
</a>
110110
@@ -237,7 +237,7 @@ You can reset the game at any time by clicking on the Reset button on top right
237237
238238
## Troubleshooting
239239
240-
Review these common problems. If you can't find a solution to your problem, [open a new issue](https://github.com/fostive/quiz-host-app/issues).
240+
Review these common problems. If you can't find a solution to your problem, [open a new issue](https://github.com/developerforce/quiz-host-app/issues).
241241
242242
**Player app is not starting (Heroku error page is displayed)**
243243
@@ -269,15 +269,15 @@ Refresh the page to fix the problem. Refer to the **Player app wake-up** section
269269
270270
If you want to build the project from sources and contribute, run `npm install` to install the project build tools.
271271
272-
Here is the [Quiz Player App repository](https://github.com/fostive/quiz-player-app).
272+
Here is the [Quiz Player App repository](https://github.com/developerforce/quiz-player-app).
273273
274274
## Contributing
275275
276276
We love contributions, small or big, from others!
277277
278-
Please see our [CONTRIBUTING](https://github.com/fostive/.github/blob/main/CONTRIBUTING.md) guidelines. The first thing to do is to discuss the change you wish to make via issue, email, or any other method with the owners of this repository.
278+
Please see our [CONTRIBUTING](https://github.com/developerforce/.github/blob/main/CONTRIBUTING.md) guidelines. The first thing to do is to discuss the change you wish to make via issue, email, or any other method with the owners of this repository.
279279
280-
Also, review our [code of conduct](https://github.com/fostive/.github/blob/main/CODE_OF_CONDUCT.md). Please adhere to it in all your interactions with this project.
280+
Also, review our [code of conduct](https://github.com/developerforce/.github/blob/main/CODE_OF_CONDUCT.md). Please adhere to it in all your interactions with this project.
281281
282282
Thanks goes to these wonderful ✨ people ([emoji key](https://allcontributors.org/docs/en/emoji-key)) for contributing to the project:
283283
@@ -286,8 +286,8 @@ Thanks goes to these wonderful ✨ people ([emoji key](https://allcontributors.o
286286
<!-- markdownlint-disable -->
287287
<table>
288288
<tr>
289-
<td align="center"><a href="https://pozil.github.io"><img src="https://avatars1.githubusercontent.com/u/5071767?v=4" width="100px;" alt=""/><br /><sub><b>Philippe Ozil</b></sub></a><br /><a href="https://github.com/fostive/quiz-host-app/commits?author=pozil" title="Code">💻</a> <a href="#design-pozil" title="Design">🎨</a> <a href="#ideas-pozil" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/fostive/quiz-host-app/commits?author=pozil" title="Documentation">📖</a> <a href="https://github.com/fostive/quiz-host-app/pulls?q=is%3Apr+reviewed-by%3Apozil" title="Reviewed Pull Requests">👀</a></td>
290-
<td align="center"><a href="https://github.com/mlezer-bd"><img src="https://avatars1.githubusercontent.com/u/29126265?v=4" width="100px;" alt=""/><br /><sub><b>mlezer-bd</b></sub></a><br /><a href="https://github.com/fostive/quiz-host-app/commits?author=mlezer-bd" title="Documentation">📖</a></td>
289+
<td align="center"><a href="https://pozil.github.io"><img src="https://avatars1.githubusercontent.com/u/5071767?v=4" width="100px;" alt=""/><br /><sub><b>Philippe Ozil</b></sub></a><br /><a href="https://github.com/developerforce/quiz-host-app/commits?author=pozil" title="Code">💻</a> <a href="#design-pozil" title="Design">🎨</a> <a href="#ideas-pozil" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/developerforce/quiz-host-app/commits?author=pozil" title="Documentation">📖</a> <a href="https://github.com/developerforce/quiz-host-app/pulls?q=is%3Apr+reviewed-by%3Apozil" title="Reviewed Pull Requests">👀</a></td>
290+
<td align="center"><a href="https://github.com/mlezer-bd"><img src="https://avatars1.githubusercontent.com/u/29126265?v=4" width="100px;" alt=""/><br /><sub><b>mlezer-bd</b></sub></a><br /><a href="https://github.com/developerforce/quiz-host-app/commits?author=mlezer-bd" title="Documentation">📖</a></td>
291291
<td align="center"><a href="https://www.mhamza.com"><img src="https://avatars3.githubusercontent.com/u/4003164?v=4" width="100px;" alt=""/><br /><sub><b>M Hamza Siddiqui</b></sub></a><br /><a href="#security-mhamzas" title="Security">🛡️</a></td>
292292
</tr>
293293
</table>
@@ -300,7 +300,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
300300
301301
## 📄 Code of Conduct
302302
303-
Please review and adhere to our [CODE_OF_CONDUCT.md](https://github.com/fostive/.github/blob/main/CODE_OF_CONDUCT.md) before contributing to this project in any way (e.g. creating an issue, writing code, etc).
303+
Please review and adhere to our [CODE_OF_CONDUCT.md](https://github.com/developerforce/.github/blob/main/CODE_OF_CONDUCT.md) before contributing to this project in any way (e.g. creating an issue, writing code, etc).
304304
305305
## 📝 License
306306

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"repository": {
4040
"type": "git",
41-
"url": "git+https://github.com/fostive/quiz-sfdx.git"
41+
"url": "git+https://github.com/developerforce/quiz-sfdx.git"
4242
},
4343
"author": "salesforce.com",
4444
"license": "CC0-1.0",
4545
"bugs": {
46-
"url": "https://github.com/fostive/quiz-sfdx/issues"
46+
"url": "https://github.com/developerforce/quiz-sfdx/issues"
4747
},
48-
"homepage": "https://github.com/fostive/quiz-sfdx#readme",
48+
"homepage": "https://github.com/developerforce/quiz-sfdx#readme",
4949
"volta": {
5050
"node": "14.17.3",
5151
"npm": "6.14.13"

src/main/default/lwc/gameApp/gameApp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h1 class="answer-label">{correctAnswerLabel}</h1>
115115
<div class="slds-text-align_center slds-text-color_weak">
116116
Quiz App by <a href="https://twitter.com/PhilippeOzil">@PhilippeOzil</a>
117117
&nbsp;-&nbsp;Host app v{HOST_APP_VERSION}&nbsp;-&nbsp;
118-
<a href="https://github.com/fostive/quiz-host-app"
118+
<a href="https://github.com/developerforce/quiz-host-app"
119119
>Help, issues and feedback</a
120120
>
121121
</div>

0 commit comments

Comments
 (0)