Skip to content

Commit 20bdea4

Browse files
change admonition from note to circle-info
1 parent de4543f commit 20bdea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5.from_git_to_github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Think of Git as your personal lab notebook, and GitHub as a shared lab server wh
2525

2626
GitHub is a **hosting platform** for Git repositories with powerful collaboration features built on top.
2727

28-
!!! note "Git ≠ GitHub"
28+
!!! circle-info "Git ≠ GitHub"
2929
- **Git**: Version control system (the tool)
3030
- **GitHub**: Web-based hosting service (the platform)
3131
- Alternatives exist: GitLab, Bitbucket, but GitHub is the most popular in research

0 commit comments

Comments
 (0)