You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,6 @@ This example repository serves two purposes:
13
13
1. To give an introduction to CI for (V)HDL designs
14
14
2. To give an introduction to TDD
15
15
16
-
To learn about CI we recommend starting with this [blog post](http://vunit.github.io/blog/2020-08-12_continuous_integration_with_vunit_action_in_10_lines_of_code.html) and then continue with the [documentation](http://vunit.github.io/ci/intro.html).
16
+
To learn about CI we recommend starting with this [blog post](http://vunit.github.io/blog/2020_08_12_continuous_integration_with_vunit_action_in_10_lines_of_code.html) and then continue with the [documentation](http://vunit.github.io/ci/intro.html).
17
17
18
18
More information about TDD is yet to be published. Keep an eye on updates to this page and our [blog](http://vunit.github.io/blog/index.html),
0 commit comments