You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -104,7 +104,7 @@ We assume that you have a working Salesforce DX environment (Salesforce CLI inst
104
104
1. Generate a [security token](https://help.salesforce.com/articleView?id=user_security_token.htm) for your Salesforce user.
105
105
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.
106
106
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">
108
108
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy to Heroku"/>
109
109
</a>
110
110
@@ -237,7 +237,7 @@ You can reset the game at any time by clicking on the Reset button on top right
237
237
238
238
## Troubleshooting
239
239
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).
241
241
242
242
**Player app is not starting (Heroku error page is displayed)**
243
243
@@ -269,15 +269,15 @@ Refresh the page to fix the problem. Refer to the **Player app wake-up** section
269
269
270
270
If you want to build the project from sources and contribute, run `npm install` to install the project build tools.
271
271
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).
273
273
274
274
## Contributing
275
275
276
276
We love contributions, small or big, from others!
277
277
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.
279
279
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.
281
281
282
282
Thanks goes to these wonderful ✨ people ([emoji key](https://allcontributors.org/docs/en/emoji-key)) for contributing to the project:
283
283
@@ -286,8 +286,8 @@ Thanks goes to these wonderful ✨ people ([emoji key](https://allcontributors.o
@@ -300,7 +300,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
300
300
301
301
## 📄 Code of Conduct
302
302
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).
0 commit comments