Skip to content

Commit

Permalink
Small formatting changes to dev notes page
Browse files Browse the repository at this point in the history
  • Loading branch information
mollyiverson committed Feb 6, 2025
1 parent d6988bb commit 5d77bc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/developer-notes/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ npm run dev
2. Open your browser and navigate to the following URL (if it doesn’t open automatically):

```bash
http://localhost:
http://localhost:5173
```

---
Expand All @@ -74,8 +74,8 @@ http://localhost:

Now that the PIQUE Visualizer is running, you’re ready to analyze your software quality results!

- Explore the Using the Visualizer section for a detailed walkthrough of the tool's features.
- Refer to the [Input Schema](../user-guide/input-schema/input-schema.md) page to understand how to prepare your JSON input files.
- Explore the [User Guide](../user-guide/index.md) section for a detailed walkthrough of the tool's features
- Refer to the [Input Schema](../user-guide/input-schema/input-schema.md) page to understand how to prepare your JSON input files



Expand Down

0 comments on commit 5d77bc1

Please sign in to comment.