BuddhaNexus / buddhanexus

Backend for the Buddhanexus project
8 stars 2 forks source link

Links not working that refer to a new page #351

Open ayya-vimala opened 3 days ago

ayya-vimala commented 3 days ago

In table view, clicking on the links should open the text in Text View in a new tab. Right now the link is wrong as it doesn't take into account the added /nexus/ in the link.

So f.i. on this page: https://dharmamitra.org/nexus/db/pa/PA_dn_1/table

the links to the texts are like this: https://dharmamitra.org/db/pa/PA_dn_1/text?active_segment=PA_dn_1%3A1.0%E2%80%931.1.2&active_segment_index=0

It should be: https://dharmamitra.org/nexus/db/pa/PA_dn_1/text?active_segment=PA_dn_1%3A1.0%E2%80%931.1.2&active_segment_index=0