Skip to content

Commit

Permalink
rename repo (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocofaigh authored Feb 6, 2024
1 parent c5ff04f commit 557d0b9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repository:
# By changing this field, you rename the repository.

# Uncomment this name property and set the name to the current repo name.
# name: ""
name: "terraform-ibm-namespace"

# The description is displayed under the repository name on the
# organization page and in the 'About' section of the repository.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TODO: Replace me with description of the module(s) in this repo
<!-- Below content is automatically populated via pre-commit hook -->
<!-- BEGIN OVERVIEW HOOK -->
## Overview
* [terraform-ibm-module-template](#terraform-ibm-module-template)
* [terraform-ibm-namespace](#terraform-ibm-namespace)
* [Examples](./examples)
* [Basic example](./examples/basic)
* [Complete example](./examples/complete)
Expand All @@ -37,7 +37,7 @@ https://terraform-ibm-modules.github.io/documentation/#/implementation-guideline


<!-- This heading should always match the name of the root level module (aka the repo name) -->
## terraform-ibm-module-template
## terraform-ibm-namespace

### Usage

Expand Down
2 changes: 1 addition & 1 deletion tests/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/terraform-ibm-modules/terraform-ibm-module-template
module github.com/terraform-ibm-modules/terraform-ibm-namespace

go 1.21

Expand Down

0 comments on commit 557d0b9

Please sign in to comment.