Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f0f5af6

Browse files
committedJan 31, 2025·
apply inter
1 parent 9eff28a commit f0f5af6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎pages/blog/first-time-contributors/index.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,9 +379,9 @@
379379
"\n",
380380
"### Recommendation:\n",
381381
"\n",
382-
"For a deeper dive into GitFlow's advantages and implementation details, consider referring to the following blog post: [click here](https://lucamezzalira.medium.com/git-flow-vs-github-flow-76b93f4782f7).\n",
382+
"For a deeper dive into both advantages and implementation details, consider referring to the following blog post: [click here](https://www.harness.io/blog/github-flow-vs-git-flow-whats-the-difference).\n",
383383
"\n",
384-
"OSL recommends the github flow"
384+
"OSL recommends the GitHub flow for development."
385385
]
386386
},
387387
{

‎pages/blog/first-time-contributors/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,9 @@ While both workflows have their merits, it's essential to assess your team's wor
292292

293293
### Recommendation:
294294

295-
For a deeper dive into GitFlow's advantages and implementation details, consider referring to the following blog post: [click here](https://lucamezzalira.medium.com/git-flow-vs-github-flow-76b93f4782f7).
295+
For a deeper dive into both advantages and implementation details, consider referring to the following blog post: [click here](https://www.harness.io/blog/github-flow-vs-git-flow-whats-the-difference).
296296

297-
OSL recommends the github flow
297+
OSL recommends the GitHub flow for development.
298298

299299
## Python Linters Overview
300300

0 commit comments

Comments
 (0)
Please sign in to comment.