Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken URLs #951

Merged
merged 1 commit into from
Feb 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
![Download count all time](https://img.shields.io/npm/dt/ember-math-helpers.svg)
[![npm](https://img.shields.io/npm/dm/ember-math-helpers.svg)]()
[![Ember Observer Score](http://emberobserver.com/badges/ember-math-helpers.svg)](http://emberobserver.com/addons/ember-math-helpers)
![CI Build](https://github.com/rwwagner90/ember-math-helpers/workflows/CI%20Build/badge.svg)
![CI Build](https://github.com/RobbieTheWagner/ember-math-helpers/workflows/CI%20Build/badge.svg)
[![Code Climate](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/gpa.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers)
[![Test Coverage](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/coverage.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers/coverage)

Expand All @@ -26,7 +26,7 @@ HTMLBars template helpers for doing basic arithmetic operations

## Documentation

[View Docs](https://rwwagner90.github.io/ember-math-helpers/)
[View Docs](https://robbiethewagner.github.io/ember-math-helpers/)

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
![Download count all time](https://img.shields.io/npm/dt/ember-math-helpers.svg)
[![npm](https://img.shields.io/npm/dm/ember-math-helpers.svg)]()
[![Ember Observer Score](http://emberobserver.com/badges/ember-math-helpers.svg)](http://emberobserver.com/addons/ember-math-helpers)
![CI Build](https://github.com/rwwagner90/ember-math-helpers/workflows/CI%20Build/badge.svg)
![CI Build](https://github.com/RobbieTheWagner/ember-math-helpers/workflows/CI%20Build/badge.svg)
[![Code Climate](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/gpa.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers)
[![Test Coverage](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/coverage.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers/coverage)

Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"description": "The documentation site for ember-math-helpers",
"homepage": "https://rwwagner90.github.io/ember-math-helpers",
"repository": "https://github.com/rwwagner90/ember-math-helpers",
"homepage": "https://robbiethewagner.github.io/ember-math-helpers",
"repository": "https://github.com/RobbieTheWagner/ember-math-helpers",
"license": "MIT",
"author": "",
"directories": {
Expand Down
4 changes: 2 additions & 2 deletions ember-math-helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
![Download count all time](https://img.shields.io/npm/dt/ember-math-helpers.svg)
[![npm](https://img.shields.io/npm/dm/ember-math-helpers.svg)]()
[![Ember Observer Score](http://emberobserver.com/badges/ember-math-helpers.svg)](http://emberobserver.com/addons/ember-math-helpers)
![CI Build](https://github.com/rwwagner90/ember-math-helpers/workflows/CI%20Build/badge.svg)
![CI Build](https://github.com/RobbieTheWagner/ember-math-helpers/workflows/CI%20Build/badge.svg)
[![Code Climate](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/gpa.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers)
[![Test Coverage](https://codeclimate.com/github/rwwagner90/ember-math-helpers/badges/coverage.svg)](https://codeclimate.com/github/rwwagner90/ember-math-helpers/coverage)

Expand All @@ -26,7 +26,7 @@ HTMLBars template helpers for doing basic arithmetic operations

## Documentation

[View Docs](https://rwwagner90.github.io/ember-math-helpers/)
[View Docs](https://robbiethewagner.github.io/ember-math-helpers/)

## Contributing

Expand Down
4 changes: 2 additions & 2 deletions ember-math-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"keywords": [
"ember-addon"
],
"repository": "https://github.com/rwwagner90/ember-math-helpers",
"repository": "https://github.com/RobbieTheWagner/ember-math-helpers",
"license": "MIT",
"author": {
"name": "Robert Wagner",
"email": "[email protected]",
"url": "https://github.com/rwwagner90"
"url": "https://github.com/RobbieTheWagner"
},
"exports": {
"./*": "./dist/*"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"private": true,
"repository": "https://github.com/rwwagner90/ember-math-helpers",
"repository": "https://github.com/RobbieTheWagner/ember-math-helpers",
"license": "MIT",
"author": {
"name": "Robert Wagner",
"email": "[email protected]",
"url": "https://github.com/rwwagner90"
"url": "https://github.com/RobbieTheWagner"
},
"scripts": {
"ember-try-one": "pnpm -F test-app ember-try-one",
Expand Down