Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
mlnUsers: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
tnqzh123 committed Sep 23, 2023
1 parent 61804d4 commit c4b5e47
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion mlnUsers/lottery.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ all_result.to_csv('all_winners.csv', index=False) # 导出全员奖池抽奖结

以 UID 大小升序排列。括号内为中奖用户的昵称,其中星号(*)部分为打码。

抽奖程序导出的抽奖结果可以在这里下载到:[早鸟奖池](assets/early_winners.csv)[全员奖池](assets/all_winners.csv)
抽奖程序导出的抽奖结果可以在这里下载到:[早鸟奖池](early_winners.csv)[全员奖池](all_winners.csv)

### 早鸟奖池

Expand Down

0 comments on commit c4b5e47

Please sign in to comment.