Skip to content

Commit d996769

Browse files
Update readme files
1 parent 5434095 commit d996769

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
[![terraform-lint](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/terraform-lint.yml/badge.svg)](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/terraform-lint.yml)
2-
[![go](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/go.yml/badge.svg)](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/go.yml)
3-
[![update-readme](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/update-readme.yml/badge.svg)](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/update-readme.yml)
4-
[![create-release](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/release.yml/badge.svg)](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/release.yml)
5-
[![auto-fill-readme](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/auto-fill-readme.yml/badge.svg)](https://github.com/githubofkrishnadhas/terraform-azure-datafactory/actions/workflows/auto-fill-readme.yml)
1+
[![terraform-lint](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/terraform-lint.yml/badge.svg)](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/terraform-lint.yml)
2+
[![go](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/go.yml/badge.svg)](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/go.yml)
3+
[![update-readme](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/update-readme.yml/badge.svg)](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/update-readme.yml)
4+
[![create-release](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/release.yml/badge.svg)](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/release.yml)
5+
[![auto-fill-readme](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/auto-fill-readme.yml/badge.svg)](https://github.com/devwithkrishna/terraform-azure-datafactory/actions/workflows/auto-fill-readme.yml)
66

77
# terraform-azure-datafactory
88

99
## Examples
1010

11-
Please find the [examples]((https://github.com/githubofkrishnadhas/terraform-azure-datafactory//tree/main/examples)) here
11+
Please find the [examples]((https://github.com/devwithkrishna/terraform-azure-datafactory//tree/main/examples)) here
1212

1313
## 📂 Structure
1414

@@ -37,4 +37,4 @@ terraform-docs markdown table --output-file README.md --output-mode inject .
3737
```
3838

3939

40-
#### This repository is maintained by githubofkrishnadhas.
40+
#### This repository is maintained by devwithkrishna.

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
2. Initialize the Go module (replace module path):
1212
- Example:
1313
```
14-
go mod init github.com/githubofkrishnadhas/terraform-azure-datafactory/test
14+
go mod init github.com/devwithkrishna/terraform-azure-datafactory/test
1515
```
1616
1717
### Install test dependencies (example)

0 commit comments

Comments
 (0)