diff --git a/Gemfile.lock b/Gemfile.lock index c9848d92..8b805ea4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,7 +367,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) rdoc (6.1.1) - redcarpet (3.4.0) + redcarpet (3.5.1) regexp_parser (1.5.1) remotipart (1.4.3) representable (2.4.1) diff --git a/README.md b/README.md index 7f461442..51536abf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Students may practice coding exercises or multiple-choice-questions on a variety CodeWorkout was inspired by many great systems built by others, but aims to bring together the best from earlier forerunners while adding important new features. It provides comprehensive support for teachers who want to use coding exercises in their courses, while also maintaining flexibility for self-paced learners who aren't part of an organized course. -Try it out at [https://code-workout.cs.vt.edu]. +Try it out at https://codeworkout.cs.vt.edu. You can play around without signing up if you like. ## Contents