diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-04 17:33:43 +0100 |
---|---|---|
committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-11-04 17:33:43 +0100 |
commit | 5c9e258fdba76e28e39b0bdf7623e569cc379572 (patch) | |
tree | b406494a4d92efdbb5f913fb4bcf732872fb1c4b /src | |
parent | d93ece45d42225e153f5b92cd51a5b641169542b (diff) |
Point to dicebag gitlab repo
Diffstat (limited to 'src')
-rw-r--r-- | src/projects.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects.html.erb b/src/projects.html.erb index 90cd36c..39e698d 100644 --- a/src/projects.html.erb +++ b/src/projects.html.erb @@ -1,5 +1,5 @@ <ul> - <li><a href='https://github.com/m-chrzan/dicebag'>Dicebag</a>: a dice + <li><a href='https://gitlab.com/m-chrzan/dicebag'>Dicebag</a>: a dice expression parser and roller. </li> <li><a href='https://gitlab.com/m-chrzan/m-chrzan.gitlab.io'>This website</a>: a small |