Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
StarTrooper08 committed Oct 10, 2021
1 parent fcca62c commit 1cabfde
Show file tree
Hide file tree
Showing 3 changed files with 12,209 additions and 7,859 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Anitab-Forms is an application that simplifies the processing and selection proc
Documentation for the project is hosted [here](https://osp-web-docs.surge.sh/). We use `Docusaurus` for maintaining the documentation of the project.

### Few Useful Links:
1. [anitab-forms wiki](https://github.com/anitab-org/anitab-forms-web/wiki): Wiki page

1. [anitab-forms wiki](https://github.com/anitab-org/anitab-forms-web/wiki): Wiki page
2. [Open Sessions](https://meet.google.com/eqb-nuut-kqm): Link to join weekly meetings for anitab-forms.
3. [GSoC youtube video link](https://youtu.be/3A746GppZ0Y): Final video demo of anitab-forms developed during GSoC 2020
4. [Setting up the project youtube video link](https://youtu.be/_b2RQGbYN9w): Here is the youtube video link for setting up the project for development purposes.
Expand Down
6 changes: 2 additions & 4 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ module.exports = {
items: [
{
label: 'Backend Docs',
href:
'https://github.com/anitab-org/anitab-forms-backend/wiki',
href: 'https://github.com/anitab-org/anitab-forms-backend/wiki',
},
],
},
Expand Down Expand Up @@ -85,8 +84,7 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve('./sidebars.js'),
editUrl:
'https://github.com/anitab-org/anitab-forms-web/docs',
editUrl: 'https://github.com/anitab-org/anitab-forms-web/docs',
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
Expand Down
Loading

0 comments on commit 1cabfde

Please sign in to comment.