Skip to content

Commit 0c86d0e

Browse files
author
Heiko Alexander Weber
committed
renamed github owner
1 parent 48ef07d commit 0c86d0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ edition = "2018"
66
license = "MIT"
77
description = "Standardizing messages the right way."
88
readme = "docs/README.md"
9-
homepage = "https://heikoalexanderweber.github.io/complate/"
10-
repository = "https://github.com/HeikoAlexanderWeber/complate"
9+
homepage = "https://replicadse.github.io/complate/"
10+
repository = "https://github.com/replicadse/complate"
1111
keywords = ["cli", "template", "replace", "standardizing"]
1212
categories = ["command-line-utilities"]
1313

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# complate
22

33
[![crates.io](https://img.shields.io/crates/v/complate.svg)](https://crates.io/crates/complate)
4-
[![pipeline](https://github.com/HeikoAlexanderWeber/complate/workflows/pipeline/badge.svg)](https://github.com/HeikoAlexanderWeber/complate/actions?query=workflow%3Apipeline)
4+
[![pipeline](https://github.com/replicadse/complate/workflows/pipeline/badge.svg)](https://github.com/replicadse/complate/actions?query=workflow%3Apipeline)
55
[![docs.rs](https://img.shields.io/badge/docs.rs-latest-blue)](https://docs.rs/crate/complate/latest)
66

77
## Introduction and use case

0 commit comments

Comments
 (0)