temtem-api icon indicating copy to clipboard operation
temtem-api copied to clipboard

Some links/images still reference the old wiki

Open maael opened this issue 2 years ago • 4 comments

https://github.com/search?q=repo%3Amaael%2Ftemtem-api%20gamepedia&type=code

maael avatar Apr 27 '23 09:04 maael

Hi @maael , I can pick this task ? can you please share more details on this task ?

vibh1103 avatar Sep 26 '23 12:09 vibh1103

Sure thing - so the rough idea is that the wiki changed from the gamepedia one to the wiki.gg one. In the past this was updated mostly in this PR:

  • https://github.com/maael/temtem-api/pull/135

However some data still references the old gamepedia wiki - shown in the linked search in the issue description.

What needs to be done is to investigate why this is the case for the data files and to fix/update the scripts that generate them so that they point to the new wiki. This bit is a bit vague unfortunately and needs investigation.

The cases in the util/examples.ts just need manually updating.

maael avatar Sep 30 '23 09:09 maael

Ok let me check that and see what we can do

vibh1103 avatar Sep 30 '23 17:09 vibh1103

Hi @maael I observed that this url is not replaced in some places https://gamepedia.cursecdn.com and https://temtem.gamepedia.com.

what is the corresponding new url we use in place of above url in new server?

Also some places we use name of file or folder as gamepedia so we need to update that too ?

vibh1103 avatar Oct 01 '23 09:10 vibh1103