Skip to content

Commit 15bef5a

Browse files
authored
Test new image synatax in lab
1 parent a613268 commit 15bef5a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_labs/lab1.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
Welcome! In this lab, you will be introduced to GitHub Advanced Security (GHAS) and its features. You will use the Juice Shop sample repository to enable the GHAS features, manage alerts, and learn how GitHub Advanced Security can keep vulnerabilities out of your code in the first place.
44

5+
<!--
56
> [!TIP]
67
> We recommend opening up two browser windows, one with the lab and one with the working copy of your repo!
8+
-->
79

810
## Forking the repository
911

@@ -33,7 +35,10 @@ Although Dependabot isn't part of the GitHub Advanced Security product suite, it
3335
- Note: there is a [maximum number of pull requests that this feature will create (10)](https://docs.github.com/en/enterprise-cloud@latest/code-security/dependabot/working-with-dependabot/troubleshooting-dependabot-errors#dependabot-cannot-open-any-more-pull-requests).
3436

3537
<details>
36-
<img src="images/lab-1-1-1.png"/>
38+
39+
![image](./images/lab-1-1-1.png)
40+
41+
<img src="images/lab-1-1-1.png"/>
3742
</details>
3843

3944
### Exercise 2: Enable Code Scanning

0 commit comments

Comments
 (0)