Skip to content

Commit 4788cfc

Browse files
committed
first comment
1 parent afecd03 commit 4788cfc

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# Contributing to CoCreate-xxx
1+
# Contributing to CoCreate-docs
22

3-
This project is work of [many contributors](https://github.com/CoCreate-app/CoCreate-xxx/graphs/contributors).
4-
You're encouraged to submit [pull requests](https://github.com/CoCreate-app/CoCreate-xxx/pulls),
5-
[propose features and discuss issues](https://github.com/CoCreate-app/CoCreate-xxx/issues).
3+
This project is work of [many contributors](https://github.com/CoCreate-app/CoCreate-docs/graphs/contributors).
4+
You're encouraged to submit [pull requests](https://github.com/CoCreate-app/CoCreate-docs/pulls),
5+
[propose features and discuss issues](https://github.com/CoCreate-app/CoCreate-docs/issues).
66

77
In the examples below, substitute your Github username for `contributor` in URLs.
88

99
## Fork the Project
1010

11-
Fork the [project on Github](https://github.com/CoCreate-app/CoCreate-xxx) and check out your copy.
11+
Fork the [project on Github](https://github.com/CoCreate-app/CoCreate-docs) and check out your copy.
1212

1313
```
14-
git clone https://github.com/contributor/CoCreate-xxx.git
15-
cd CoCreate-xxx
16-
git remote add upstream https://github.com/CoCreate-app/CoCreate-xxx.git
14+
git clone https://github.com/contributor/CoCreate-docs.git
15+
cd CoCreate-docs
16+
git remote add upstream https://github.com/CoCreate-app/CoCreate-docs.git
1717
```
1818

1919
## Create a Topic Branch
@@ -70,7 +70,7 @@ git push origin my-feature-branch
7070

7171
## Make a Pull Request
7272

73-
Go to [https://github.com/CoCreate-app/CoCreate-xxx](https://github.com/CoCreate-app/CoCreate-xxx) and select your feature branch.
73+
Go to [https://github.com/CoCreate-app/CoCreate-docs](https://github.com/CoCreate-app/CoCreate-docs) and select your feature branch.
7474
Click the 'Pull Request' button and fill out the form. Pull requests are usually reviewed within a few days.
7575

7676
## Rebase

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# CoCreate-xxx
1+
# CoCreate-docs
22
A simple HTML5 and pure javascript component. Easy configuration using data-attributes and highly styleable.
33

44
![CoCreate](https://cdn.cocreate.app/logo.png)
55

6-
[CoCreate Docs](https://cocreate.app/documentation/CoCreate-xxx)
6+
[CoCreate Docs](https://cocreate.app/documentation/CoCreate-docs)
77

88

99
We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/issues) and [pull requests](https://github.com/CoCreate-app/Realtime_Admin_CRM_and_CMS/pulls) or merely upvote or comment on existing issues or pull requests.
@@ -22,7 +22,7 @@ We appreciate your continued support, thank you!
2222
<a name="announcements"></a>
2323
# Announcements
2424

25-
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-industry/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-xxx/releases). You may also subscribe to email for releases and breaking changes.
25+
All updates to this library are documented in our [CHANGELOG](https://github.com/CoCreate-app/CoCreate-industry/blob/master/CHANGELOG.md) and [releases](https://github.com/CoCreate-app/CoCreate-docs/releases). You may also subscribe to email for releases and breaking changes.
2626

2727
<a name="roadmap"></a>
2828
# Roadmap
@@ -33,11 +33,11 @@ If you are interested in the future direction of this project, please take a loo
3333
<a name="about"></a>
3434
# About
3535

36-
CoCreate-xxx is guided and supported by the CoCreate Developer Experience Team.
36+
CoCreate-docs is guided and supported by the CoCreate Developer Experience Team.
3737

3838
Please Email the Developer Experience Team [here](mailto:develop@cocreate.app) in case of any queries.
3939

40-
CoCreate-xxx is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
40+
CoCreate-docs is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.
4141

4242
<a name="contribute"></a>
4343
# How to Contribute

demo/CoCreate-xxx.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<link rel="icon" href="https://cdn.cocreate.app/favicon.ico" type="image/ico" sizes="16x16">
9-
<title>CoCreate-xxx | CoCreate</title>
9+
<title>CoCreate-docs | CoCreate</title>
1010
<meta name="description" content="Utility first css framework, design faster and improve on your css by using native inline styles as classes. No learning curve, use what you already know" />
1111
<meta name="keywords" content="helper classes, utility classes, css framework, css library, inline style classes" />
1212
<meta name="robots" content="index,follow" />

0 commit comments

Comments
 (0)