Skip to content

Commit a6581a3

Browse files
authored
Update home.html
Fixes repo link
1 parent 8662c9f commit a6581a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
---
55

66
<h2>Featured Projects</h2>
7-
<p>We're busy working on a lot of exciting stuff. Here are a few highlights, though this is just a glimpse. Check out <a href="https://github.com/oracle-devrel/repositories">our repos</a> for more info:</p>
7+
<p>We're busy working on a lot of exciting stuff. Here are a few highlights, though this is just a glimpse. Check out <a href="https://github.com/orgs/oracle-devrel/repositories">our repos</a> for more info:</p>
88
<ul>
99
{% for proj in site.data.projects %}
1010
<li>

0 commit comments

Comments
 (0)