-
Notifications
You must be signed in to change notification settings - Fork 209
Links on Homepage redirects to 400 Bad Request page #467
Comments
I'm not sure if I did this correctly or not, but I tried to propose changes on the file. I told me that the files were the same? I clicked edit on your file, copied it to notepad++, made changes, pasted it back in and clicked propose changes after writing notes. |
Did you create a Pull Request as a result of your proposed changes? Did you do this on your fork or on this repository? @cervantez07 Can you link here the changes you did? What you would do here would be:
But before submitting the pull request, it would be could to run the code and test it out locally to see if the change you done was on the right file, and was reflected on the homepage. How does this sound @cervantez07 ? |
Hi Isabel, Would you like me to help you with this?. |
Can I work on this please? This is my domain of interest and I would love to work on this |
@pianeta051 @sayashraaj you're welcome to contribute to this project :) Although I'm not a maintainer for this specific project so I won't be able to merge and such. |
Hi! I am a newbie to open source and pretty well-versed with python and django. Can I contribute to this issue :). Also which slack/irc channels should I join for updates? |
@isabelcosta May I take up this issue? |
Already working on it :) |
Awaiting the maintainers to assign it to me. Please take up some other issue. Thanks :) |
@isabelcosta Please assign the issue to me. Thanks |
Ok so now I can help more here with this issue. I was focused on maintaining mentorship-backend and mentorship-android, now I help more here. Going of first come and first serve. Since there are no updates from @cervantez07 , @pianeta051 do you want to work on this issue? Feel free to send a PR for it if that's the case, or let me know you will not work on this, so I can assign this to someone else. If we don't get a response in the next days I can assign this to you @sayashraaj if you still want to work on this, and then @arunikayadav42 (following the same logic). I'll create more issues for first-timers-only, so you can find more of these later :) |
Updated "anitaborg.org" to "anitab.org" on all links so it does not redirect to 400Bad Request Page
Done, I have updated the links. |
@sayashraaj can you link this issue on your PR? Have you submitted one PR? |
I have submitted a PR referencing this issue. I always fulfil my commitments as contributing to Open Source is what I genuinely like doing |
is it available |
@isabelcosta @mayburgos can i work on this? |
Description
As a user,
I need the links on the homepage to be correct,
so that I can learn more about AnitaB.org communities.
When clicking some buttons on the homepage, I get redirected to
400 Bad Request
, because old website - http://anitaborg.org/ - does not redirect to the current AnitaB official website - https://anitab.org/.E.g.: http://anitaborg.org/get-involved/systers/systers-initiatives/ should be http://anitab.org/get-involved/systers/systers-initiatives/ (which actually like this, redirects to https://anitab.org/systers/systers-initiatives/)
I think the file that handles this is /develop/systers_portal/templates/common/index.html.
Mocks
What I get right now:
Acceptance Criteria
Update [Required]
400 Bad Request
Definition of Done
Estimation
1 hour
The text was updated successfully, but these errors were encountered: