Skip to content

Commit 2912fc8

Browse files
authored
Merge pull request #21791 from divanshu-go/roadmap-icon
docs: Update roadmap footer icon to use map icon
2 parents ad88584 + d7b5481 commit 2912fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/kubernetes/minikube
165165
[[params.links.developer]]
166166
name = "Project Roadmap"
167167
url = "https://minikube.sigs.k8s.io/docs/contrib/roadmap/"
168-
icon = "fas fa-external-link-alt"
168+
icon = "fas fa-map"
169169
desc = "Check out the project roadmap"
170170

171171
# minikube meetings

0 commit comments

Comments
 (0)