Closed Ayushk4 closed 5 years ago
https://github.com/kossiitkgp/kwoc/blob/0f06d5e7dc51fefe9445dbfd3a8a8c0b9b47d6f5/templates/index.html#L48
A line of code needs to be added, similar to line-48 above, just replace url_for('mentor_form') with url_for('projects') and the text displayed on the button to something that is relevant.
url_for('mentor_form')
url_for('projects')
cc @xypnox
@sanketkumarsinghiitkgp @vedprakash2017 @shreyas-kowshik @piyush27ranjan Can one of you pick up this issue?
fixed via 6ea2de0
https://github.com/kossiitkgp/kwoc/blob/0f06d5e7dc51fefe9445dbfd3a8a8c0b9b47d6f5/templates/index.html#L48
A line of code needs to be added, similar to line-48 above, just replace
url_for('mentor_form')
withurl_for('projects')
and the text displayed on the button to something that is relevant.cc @xypnox