Skip to content

remove extra / from endpoint #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/assignments/launch-checklist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ We have four fields that need to be filled out with vital information: the pilot

Our pilot, Chris, and the co-pilot, Blake, have been hard at work securing the cargo and filling the shuttle tank. All we need to do is use validation to ensure that we have all of the info for the space shuttle program and make sure no one prematurely launches the shuttle.

Throughout your work, refer to our `demo app <https://launch-checklist.launchcodetechnicaltraining.org//>`__ as needed to clarify questions about intended application behavior.
Throughout your work, refer to our `demo app <https://launch-checklist.launchcodetechnicaltraining.org/>`__ as needed to clarify questions about intended application behavior.

Requirements
------------
Expand Down