integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

fix: query string for walkthrough folders in README #479

Closed evanshortiss closed 5 years ago

evanshortiss commented 5 years ago

Motivation

The current querystring has a second ? instead of an &

What

Changed the second ? to &

Why

Prevents confusion/frustration for users that need to use multiple walkthroughs from a single repo and copy/paste without spotting the mistake.

How

N/A

Verification Steps

N/A