Skip to content
This repository was archived by the owner on Sep 29, 2020. It is now read-only.

Commit 67b75e3

Browse files
authored
v0.1.4
Merge pull request #16 from TechforgoodCAST/dev
2 parents bceebbd + 23c7220 commit 67b75e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ GEM
165165
pg (1.1.3)
166166
public_suffix (3.0.3)
167167
puma (3.12.0)
168-
rack (2.0.5)
168+
rack (2.0.6)
169169
rack-proxy (0.6.5)
170170
rack
171171
rack-test (1.1.0)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Prerequisites: [Ruby v2.5.1](https://www.ruby-lang.org), [Bundler](https://bundl
3737

3838
First of all, **thank you** for your help!
3939

40-
Be sure to check out the projects open [issues](https://github.com/suninthesky/slice-and-dice/issues) to see where help is needed.
40+
Be sure to check out the projects open [issues](https://github.com/TechforgoodCAST/chc-referrals/issues) to see where help is needed.
4141

4242
### Bugs
4343

44-
If you've spotted a bug please file an [issue](https://github.com/suninthesky/slice-and-dice/issues). Even better, submit a [pull request](https://github.com/suninthesky/slice-and-dice/pulls) (details below) with a patch.
44+
If you've spotted a bug please file an [issue](https://github.com/TechforgoodCAST/chc-referrals/issues). Even better, submit a [pull request](https://github.com/TechforgoodCAST/chc-referrals/pulls) (details below) with a patch.
4545

4646
### Features
4747

@@ -51,9 +51,9 @@ If you want a feature added, the best way to get it done is to submit a pull req
5151
2. Create your feature branch (`git checkout -b my-new-feature`)
5252
3. Commit your changes (`git commit -am 'Add some feature'`)
5353
4. Push to the branch (`git push origin my-new-feature`)
54-
5. Create a [pull request](https://github.com/suninthesky/slice-and-dice/pulls)
54+
5. Create a [pull request](https://github.com/TechforgoodCAST/chc-referrals/pulls)
5555

56-
Alternatively you can submit an [issue](https://github.com/suninthesky/slice-and-dice/issues) describing the feature.
56+
Alternatively you can submit an [issue](https://github.com/TechforgoodCAST/chc-referrals/issues) describing the feature.
5757

5858
## License
5959

0 commit comments

Comments
 (0)