@@ -29,26 +29,26 @@ Head to the the GitHub issue on this [repository](https://github.com/recodehive/
2929<Tabs >
3030 <TabItem value =" Step 1 " label =" Step 1 " >
3131 <BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
32- [](https://github.com/recodehive/recode-website/issues)
32+ [](https://github.com/recodehive/recode-website/issues)
3333 </BrowserWindow>
3434 </TabItem >
3535
3636<TabItem value =" Step 2 " label =" Step 2 " >
3737 <BrowserWindow url="https://github.com/recodehive/recode-website/documentation" bodyStyle={{padding: 0}}>
38- [](https://github.com/recodehive/recode-website/documentations)
38+ [](https://github.com/recodehive/recode-website/documentations)
3939 </BrowserWindow>
4040
4141 </TabItem >
4242
4343 <TabItem value =" Step 3 " label =" Step 3 " >
4444 <BrowserWindow url="https://github.com/recodehive/recode-website/issues/1586" bodyStyle={{padding: 0}}>
45- [](https://github.com/recodehive/recode-website/issues/1577)
45+ [](https://github.com/recodehive/recode-website/issues/1577)
4646 </BrowserWindow>
4747 </TabItem>
4848
4949 <TabItem value =" Step 4 " label =" Step 4 " >
5050 <BrowserWindow url="https://github.com/recodehive/recode-website/issues/1577" bodyStyle={{padding: 0}}>
51- [](https://github.com/recodehive/recode-website/issues/1577)
51+ [](https://github.com/recodehive/recode-website/issues/1577)
5252 </BrowserWindow>
5353 </TabItem>
5454
@@ -61,7 +61,7 @@ Head to the the GitHub issue on this [repository](https://github.com/recodehive/
6161
6262## Step 3: Create a New Branch
6363
64- Never commit directly to ` main ` . Create a dedicated branch for your blog post:
64+ Never commit directly to ` main ` . Create a dedicated branch for your blog post: test
6565
6666``` bash
6767git checkout -b blog/your-blog-title
0 commit comments