diff --git a/fixtures/boxes.json b/fixtures/boxes.json index e5f8ddc68..b903f7b23 100644 --- a/fixtures/boxes.json +++ b/fixtures/boxes.json @@ -138,9 +138,9 @@ "created": "2013-10-11T20:12:26.784Z", "updated": "2015-03-24T14:25:32.715Z", "label": "homepage-jobs", - "content": "
Looking for work or have a Python related position that you're trying to hire for? Our relaunched community-run job board is the place to go.
\r\n", + "content": "Looking for work or have a Python related position that you're trying to hire for?
\r\n", "content_markup_type": "html", - "_content_rendered": "Looking for work or have a Python related position that you're trying to hire for? Our relaunched community-run job board is the place to go.
\r\n" + "_content_rendered": "Looking for work or have a Python related position that you're trying to hire for?
\r\n" } }, { diff --git a/fixtures/sponsors-admin.json b/fixtures/sponsors-admin.json index 39a4d5d99..dfc566a91 100644 --- a/fixtures/sponsors-admin.json +++ b/fixtures/sponsors-admin.json @@ -616,8 +616,8 @@ "sponsorship": 1, "sponsorship_benefit": 29, "program_name": "Foundation", - "name": "jobs.python.org support", - "description": "Logo listed on jobs.python.org for one year", + "name": "Python Job Board support", + "description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year", "program": 1, "benefit_internal_value": 1000, "added_by_user": false, @@ -3971,8 +3971,8 @@ "pk": 29, "fields": { "order": 13, - "name": "jobs.python.org support", - "description": "Logo listed on jobs.python.org for one year", + "name": "Python Job Board support", + "description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year", "program": 1, "package_only": true, "new": true, diff --git a/fixtures/sponsors.json b/fixtures/sponsors.json index 0f1a11eb3..316e35d45 100644 --- a/fixtures/sponsors.json +++ b/fixtures/sponsors.json @@ -130,8 +130,8 @@ "pk": 29, "fields": { "order": 13, - "name": "jobs.python.org support", - "description": "Logo listed on jobs.python.org for one year", + "name": "Python Job Board support", + "description": "Logo listed on the Python Job Board (https://www.python.org/jobs/) for one year", "program": 1, "package_only": true, "new": true,