Skip to content

Commit

Permalink
Fix #48: Update latest monthly hiring post ids
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed May 4, 2016
1 parent ee8bb59 commit 5dd056f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxor_news/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.

# Updated monthly, see HackerNewsCli.hiring docstring.
who_is_hiring_post_id = 11405239
freelancer_post_id = 11405240
who_is_hiring_post_id = 11611867
freelancer_post_id = 11611868

0 comments on commit 5dd056f

Please sign in to comment.