1
1
{% extends "layout.html" %}
2
2
{% set title = 'Overview' %}
3
3
{% block body %}
4
- < h1 > Welcome to pretix' documentation!</ h1 >
4
+ < h1 > Welcome to the documentation of the eventyay tickets component !</ h1 >
5
5
< p >
6
6
We work hard to make this website contain all information that you need to use, run, understand, and improve
7
- pretix . Of course, this documentation will never be perfect or complete, but if there is anything unclear
7
+ eventyay . Of course, this documentation will never be perfect or complete, but if there is anything unclear
8
8
or anything specific that you miss here, that's a bug and we'd be happy if you'd
9
- < a href ="https://github.com/pretix/pretix /issues/new "> let us know</ a > .
9
+ < a href ="https://github.com/fossasia/eventyay-tickets /issues/new "> let us know</ a > .
10
10
</ p >
11
11
12
12
< h2 > Documentation structure</ h2 >
@@ -34,7 +34,7 @@ <h2>Documentation structure</h2>
34
34
< a href ="admin/index.html ">
35
35
< strong > Administrator docs</ strong >
36
36
</ a >
37
- < p > Find out how to install eventyay on your own server and how to maintain an installation of pretix .</ p >
37
+ < p > Find out how to install eventyay on your own server and how to maintain an installation of eventyay .</ p >
38
38
</ div >
39
39
</ div >
40
40
< div class ="clearfix "> </ div >
@@ -65,7 +65,7 @@ <h2>Documentation structure</h2>
65
65
< strong > Developer docs</ strong >
66
66
</ a >
67
67
< p > Get information on how to contribute to eventyay itself and how to build plugins that interact with
68
- pretix .</ p >
68
+ eventyay .</ p >
69
69
</ div >
70
70
</ div >
71
71
< div class ="clearfix "> </ div >
@@ -114,12 +114,12 @@ <h2>Useful links</h2>
114
114
</ div >
115
115
< div class ="sectionbox ">
116
116
< div class ="icon ">
117
- < a href ="https://github.com/pretix/pretix " target ="_blank ">
117
+ < a href ="https://github.com/fossasia/eventyay-tickets " target ="_blank ">
118
118
< span class ="fa fa-github fa-fw "> </ span >
119
119
</ a >
120
120
</ div >
121
121
< div class ="text ">
122
- < a href ="https://github.com/pretix/pretix " target ="_blank ">
122
+ < a href ="https://github.com/fossasia/eventyay-tickets " target ="_blank ">
123
123
< strong > GitHub repository</ strong >
124
124
</ a >
125
125
< p > The source code repository contains the code that is part of eventyay tickets as well as other components, plugins and the
@@ -129,25 +129,25 @@ <h2>Useful links</h2>
129
129
< div class ="clearfix "> </ div >
130
130
< div class ="sectionbox ">
131
131
< div class ="icon ">
132
- < a href ="https://eventyay.com/about/en/blog / " target ="_blank ">
132
+ < a href ="https://blog. eventyay.com/ " target ="_blank ">
133
133
< span class ="fa fa-newspaper-o fa-fw "> </ span >
134
134
</ a >
135
135
</ div >
136
136
< div class ="text ">
137
- < a href ="https://eventyay.com/about/en/blog / " target ="_blank ">
137
+ < a href ="https://blog. eventyay.com/ " target ="_blank ">
138
138
< strong > Project blog</ strong >
139
139
</ a >
140
140
< p > This essential resource provides all release notes for stable eventyay releases, along with general news and updates.</ p >
141
141
</ div >
142
142
</ div >
143
143
< div class ="sectionbox ">
144
144
< div class ="icon ">
145
- < a href ="https://twitter.com/pretixeu " target ="_blank ">
145
+ < a href ="https://twitter.com/eventyay " target ="_blank ">
146
146
< span class ="fa fa-twitter fa-fw "> </ span >
147
147
</ a >
148
148
</ div >
149
149
< div class ="text ">
150
- < a href ="https://twitter.com/pretixeu " target ="_blank ">
150
+ < a href ="https://twitter.com/eventyay " target ="_blank ">
151
151
< strong > Twitter</ strong >
152
152
</ a >
153
153
< p > Keep in touch and stay up to date by following our project account on Twitter.</ p >
0 commit comments