Skip to content

Commit

Permalink
Merge pull request python-discord#167 from python-discord/resources-c…
Browse files Browse the repository at this point in the history
…orrect-udemy-tooltip

Correcting/adding Udemy tooltip in resources as per Issue python-discord#137
  • Loading branch information
SebastiaanZ authored Jan 3, 2019
2 parents 206b226 + 8511c59 commit df0d1b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"The Modern Python 3 Bootcamp": {
"description": "A unique interactive python experience with nearly 200 exercises and quizzes.",
"payment": "paid",
"payment_description": null,
"payment_description": "Paid course with a certificate of completion. Some sample videos are available for free.",
"urls": [
{
"icon": "regular/chalkboard-teacher",
Expand Down Expand Up @@ -355,7 +355,7 @@
"Automate the Boring Stuff with Python": {
"description": "The interactive course version of Al Sweigart's excellent book for beginners, taught by the author himself. This link has a discounted version of the course which will always cost 10 dollars. Thanks, Al!",
"payment": "paid",
"payment_description": "You can pay to enroll for a graded certificate, or choose to take the full course for free.",
"payment_description": "Paid course with a certificate of completion. Some sample videos are available for free.",
"urls": [
{
"icon": "regular/graduation-cap",
Expand Down

0 comments on commit df0d1b6

Please sign in to comment.