Remove eeXiv 2 remnants

This commit is contained in:
Ananth Venkatesh 2024-02-14 22:44:12 +00:00
parent 2ecb4d3b86
commit a8c44b4b06
7 changed files with 8 additions and 8 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "eexiv-2",
"name": "eexiv",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eexiv-2",
"name": "eexiv",
"version": "0.1.0",
"dependencies": {
"@tanstack/react-query": "^5.20.2",

View file

@ -1,5 +1,5 @@
{
"name": "eexiv-2",
"name": "eexiv",
"version": "0.1.0",
"private": true,
"scripts": {

View file

@ -29,7 +29,7 @@ export default function Page() {
You can contribute to our website development or add your
documents and user account to eeXiv on our{' '}
<Link
href='https://github.com/couscousdude/eexiv-2'
href='https://github.com/team-1280/eexiv'
target='_blank'
>
GitHub repository

View file

@ -48,7 +48,7 @@ export default function MobileMenu() {
We gratefully acknowledge support from our volunteer peer reviewers,
member institutions, and all{' '}
<a
href='https://github.com/couscousdude/eeXiv-2/graphs/contributors'
href='https://github.com/team-1280/eexiv/graphs/contributors'
target='_blank'
>
open-source contributors

View file

@ -33,7 +33,7 @@ export default function News() {
eeXiv is currently under active development! There may be major
updates, breaking changes, or weird bugs. Report bugs, suggest new
features, or give us feedback at{' '}
<a href='https://github.com/team-1280/eexiv-2/issues' target='_blank' className='text-blue-300'>
<a href='https://github.com/team-1280/eexiv/issues' target='_blank' className='text-blue-300'>
our issue tracker.
</a>
</li>

View file

@ -361,7 +361,7 @@ authorName (as a slug): {
affiliation: an array of affiliation "slugs". this should correspond to affiliations in the affiliations data.
The first affiliation will be considered the primary affiliation
image: image url, can store in public/eexiv-2/img/profiles or link to a web resource
image: image url, can store in public/eexiv/img/profiles or link to a web resource
nationality: an array of ISO 3 letter country codes corresponding to your nationalities or ethniciities

View file

@ -47,7 +47,7 @@ export default function RootLayout({
We gratefully acknowledge support from our volunteer peer
reviewers, member institutions, and all{' '}
<a
href='https://github.com/couscousdude/eeXiv-2/graphs/contributors'
href='https://github.com/team-1280/eexiv/graphs/contributors'
target='_blank'
>
open-source contributors