Skip to content

Commit

Permalink
Merge pull request #6 from yfzm/develop
Browse files Browse the repository at this point in the history
Modify hyperlink
  • Loading branch information
yfzm authored Nov 1, 2017
2 parents e8a0832 + f1f18dd commit 4c182ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
- [Overview of Git workflow](#overview-of-git-workflow)
- [Advantages of Git workflow](#advantages-of-git-workflow)
- [Introduction to some typical workflows](#introduction-to-some-typical-workflows)
1. [Centralized Workflow](#1.-**centralized-workflow**)
2. [Feature branching Workflow](#2.-**feature-branching-workflow**)
3. [Gitflow Workflow](#3.-**gitflow-workflow**)
4. [Forking Workflow](#4.-**forking-workflow**)
1. [Centralized Workflow](#1-centralized-workflow)
2. [Feature branching Workflow](#2-feature-branching-workflow)
3. [Gitflow Workflow](#3-gitflow-workflow)
4. [Forking Workflow](#4-forking-workflow)

## Overview of Git workflow

Expand Down

0 comments on commit 4c182ba

Please sign in to comment.