File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ docs-preview:
62
62
63
63
# open
64
64
open :
65
- @ open https:// lostmygithubaccount .github.io/ ibis-analytics
65
+ @ open https:// ibis-project .github.io/ ibis-analytics
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ dependencies = [
40
40
]
41
41
42
42
[project .urls ]
43
- "Homepage" = " https://github.com/lostmygithubaccount /ibis-analytics"
44
- "Bug Tracker" = " https://github.com/lostmygithubaccount /ibis-analytics/issues"
43
+ "Homepage" = " https://github.com/ibis-project /ibis-analytics"
44
+ "Bug Tracker" = " https://github.com/ibis-project /ibis-analytics/issues"
45
45
46
46
[project .scripts ]
47
47
ia = " ibis_analytics.cli:app"
Original file line number Diff line number Diff line change 4
4
5
5
## Getting started
6
6
7
- [ See the documentation] ( https://lostmygithubaccount .github.io/ibis-analytics ) .
7
+ [ See the documentation] ( https://ibis-project .github.io/ibis-analytics ) .
8
8
9
9
## Contributing
10
10
Original file line number Diff line number Diff line change @@ -14,15 +14,15 @@ website:
14
14
reader-mode : false
15
15
twitter-card : true
16
16
back-to-top-navigation : true
17
- repo-url : https://github.com/lostmygithubaccount /ibis-analytics
17
+ repo-url : https://github.com/ibis-project /ibis-analytics
18
18
19
19
# footer
20
20
page-footer :
21
21
border : false
22
22
center : " Python analytics accelerator"
23
23
right :
24
24
- icon : github
25
- href : https://github.com/lostmygithubaccount /ibis-analytics
25
+ href : https://github.com/ibis-project /ibis-analytics
26
26
27
27
# theme
28
28
format :
Original file line number Diff line number Diff line change 5
5
links :
6
6
- icon : github
7
7
text : github
8
- href : https://github.com/lostmygithubaccount /ibis-analytics
8
+ href : https://github.com/ibis-project /ibis-analytics
9
9
---
10
10
11
11
*** Ibis analytics with Ibis.***
@@ -25,7 +25,7 @@ You can mix and match these components as needed.
25
25
Install [ ` gh ` ] ( https://github.com/cli/cli ) and [ ` just ` ] ( https://github.com/casey/just ) , then:
26
26
27
27
``` bash
28
- gh repo clone lostmygithubaccount /ibis-analytics
28
+ gh repo clone ibis-project /ibis-analytics
29
29
cd ibis-analytics
30
30
just setup
31
31
. .venv/bin/activate
You can’t perform that action at this time.
0 commit comments